commit | a0d8b2d8b108bff351d6ed60ad427dcbdccc57de | [log] [tgz] |
---|---|---|
author | Dzmitry Stremkouski <dstremkouski@mirantis.com> | Mon Oct 22 14:12:05 2018 +0200 |
committer | Dzmitry Stremkouski <dstremkouski@mirantis.com> | Mon Oct 22 14:12:05 2018 +0200 |
tree | 73467ecdcfc7a7cdf5c77e6d70fb02c8e658eb7b | |
parent | f129a2cad92d53c780bf6245561d0cc4170545e7 [diff] [blame] |
Linux formula should be able to create non-unique users. Change-Id: I3338950ed3726a750149d849d33813b0eeed50c0
diff --git a/tests/pillar/system.sls b/tests/pillar/system.sls index 43fc65c..de1da29 100644 --- a/tests/pillar/system.sls +++ b/tests/pillar/system.sls
@@ -137,6 +137,7 @@ uid: 9999 full_name: Test User home: /home/test + unique: false groups: - db-ops - salt-ops