diff options
author | luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0> | 2006-08-21 22:54:17 +0000 |
---|---|---|
committer | luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0> | 2006-08-21 22:54:17 +0000 |
commit | bf43c76deddb8475fea43515ebd530b5d3f331a2 (patch) | |
tree | 96376c18daa8fd49a7776a2ca2f33f2d385ebd62 /examples/code/snippets/failmissingexecpath.pp | |
parent | aee1c6a6ad10e3a42a8f4150b4838425e3580253 (diff) | |
download | puppet-bf43c76deddb8475fea43515ebd530b5d3f331a2.tar.gz puppet-bf43c76deddb8475fea43515ebd530b5d3f331a2.tar.xz puppet-bf43c76deddb8475fea43515ebd530b5d3f331a2.zip |
Fixing #228. The real problem was that "present" should match any type of file existence, whereas it was just matching files. If the file was a directory, as in this case, Puppet considered it to be out of sync. Now, "present" matches files, links, or directories, but still creates an empty file if the path is missing.
git-svn-id: https://reductivelabs.com/svn/puppet/trunk@1477 980ebf18-57e1-0310-9a29-db15c13687c0
Diffstat (limited to 'examples/code/snippets/failmissingexecpath.pp')
0 files changed, 0 insertions, 0 deletions