summaryrefslogtreecommitdiff
path: root/spec/unit/puppet/parser/functions
diff options
context:
space:
mode:
authorMicah Anderson <micah@riseup.net>2013-08-15 10:40:03 -0400
committerMicah Anderson <micah@riseup.net>2013-08-15 15:17:45 -0400
commit1434b9422bf37d1abcff53a076e9f07892c87022 (patch)
tree89aeb2d287891729a220495723a3789b3922d900 /spec/unit/puppet/parser/functions
parentf317163e8aa6abfc992df5ef65d99b0861488d41 (diff)
The /etc/couchdb directory wont exist until something creates it (such as python-couchdb), and we cannot depend on those external resources. Because we setup a symlink to /etc/couchdb when the couchdb package gets installed it will try to write files there and will fail with the an error similar to the following:
/Stage[main]/Couchdb::Base/File[/etc/couchdb/local.ini]/ensure: change from absent to file failed: Could not set 'file on ensure: No such file or directory - /etc/couchdb/local.ini.puppettmp_9420 at /srv/leap/puppet/modules/couchdb/manifests/base.pp:57 this change just manages the /etc/couchdb directory to make sure it exists before anything attempts to install there
Diffstat (limited to 'spec/unit/puppet/parser/functions')
0 files changed, 0 insertions, 0 deletions