summaryrefslogtreecommitdiffstats
path: root/lib/puppet/network/client_request.rb
diff options
context:
space:
mode:
authorJosh Cooper <josh@puppetlabs.com>2011-08-18 10:35:50 -0700
committerJosh Cooper <josh@puppetlabs.com>2011-08-22 15:07:16 -0700
commit47058abc0c5647d59b0dd21181e67dbfdd908292 (patch)
tree762271d9f93ffb9fb81553f3f7c418a19f55f026 /lib/puppet/network/client_request.rb
parent2ac87905708ddbc44d212e10e34d72cad09e3271 (diff)
downloadpuppet-47058abc0c5647d59b0dd21181e67dbfdd908292.tar.gz
puppet-47058abc0c5647d59b0dd21181e67dbfdd908292.tar.xz
puppet-47058abc0c5647d59b0dd21181e67dbfdd908292.zip
(#8662) Skip user and group resources when applying settings on Windows
When running as root, puppet will generate a catalog from its settings to create the various directories, e.g. var, ssl. If mkusers is true and a setting implements owner and/or group methods, then puppet will automatically add user and group resources to the catalog (provided the user name is not root and the group names are not root or wheel). This functionality will not be supported on Windows, and so this step is skipped.
Diffstat (limited to 'lib/puppet/network/client_request.rb')
0 files changed, 0 insertions, 0 deletions