diff options
author | Luke Kanies <luke@madstop.com> | 2009-08-19 15:24:10 -0700 |
---|---|---|
committer | James Turnbull <james@lovedthanlost.net> | 2009-08-24 11:36:21 +1000 |
commit | 06fcece75ef52168a73013eba2b8bfc50cf71c97 (patch) | |
tree | 9f15442bc06aabece202187c602c216108b16537 /spec/integration/util/autoload.rb | |
parent | 4eb325a1839e7803e50f148b999952a0c5abd959 (diff) | |
download | puppet-06fcece75ef52168a73013eba2b8bfc50cf71c97.tar.gz puppet-06fcece75ef52168a73013eba2b8bfc50cf71c97.tar.xz puppet-06fcece75ef52168a73013eba2b8bfc50cf71c97.zip |
Switching the owner/group settings to use symbolic values
We previously allowed the owner and group to be set to
arbitrary values but we never actually used it -- we always
just set them to '$user' or '$group'. This commit changes
the model to allow 'root' or 'service', where 'service'
is converted to the actual service user/group.
This has the potential to have backward compatibility concerns,
because users could have changed the owner/group in puppet.conf,
but the chances of that are fantastically small.
Signed-off-by: Luke Kanies <luke@madstop.com>
Diffstat (limited to 'spec/integration/util/autoload.rb')
0 files changed, 0 insertions, 0 deletions