diff options
author | Nigel Kersten <nigelk@google.com> | 2009-02-13 11:13:42 -0800 |
---|---|---|
committer | James Turnbull <james@lovedthanlost.net> | 2009-02-14 22:40:35 +1100 |
commit | 7f418579f5b0c5df90ff5ea06294028b8d53f385 (patch) | |
tree | bd20dc027e772ae80056afdd622c38b69a3f0ca5 /lib/puppet/util/rdoc/code_objects.rb | |
parent | 0bc3c0785cd11c79f8cd5e9c8804f6694dbc7da4 (diff) | |
download | puppet-7f418579f5b0c5df90ff5ea06294028b8d53f385.tar.gz puppet-7f418579f5b0c5df90ff5ea06294028b8d53f385.tar.xz puppet-7f418579f5b0c5df90ff5ea06294028b8d53f385.zip |
Provide dscl -url output support for OS X 10.4 clients using the directoryservice provider.
We refactored the directoryservice provider in puppet 0.24.7 to use the -plist option so that
output could be parsed more easily to resolve a bug with values with spaces in the name.
We missed that 10.4 does not support this flag, so this patch adds -url output support back in
for OS X 10.4 clients only as well as a new -url output parser that copes with spaces. 10.5
clients continue to use the -plist method.
Also includes some miscellaneous cleanup of methods and removal of extraneous comments.
Signed-off-by: Nigel Kersten <nigelk@google.com>
Don't use sw_vers to determine OS X versions, use the Facter value instead.
This relies upon another patch to ralsh to ensure that facts are loaded.
Diffstat (limited to 'lib/puppet/util/rdoc/code_objects.rb')
0 files changed, 0 insertions, 0 deletions