diff --git a/cdist/conf/type/__group/gencode-remote b/cdist/conf/type/__group/gencode-remote index ff63e218..cb33f18e 100755 --- a/cdist/conf/type/__group/gencode-remote +++ b/cdist/conf/type/__group/gencode-remote @@ -43,7 +43,7 @@ if [ "$state" = "present" ]; then supported_change_properties="gid" ;; *) - supported_change_properties="gid password" + supported_change_properties="gid password system" ;; esac if grep -q "^${name}:" "$__object/explorer/group"; then