You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Now that #2 is fixed (I think... 😅 ), I'm getting what might be a legitimate issue:
/bin/touch: cannot touch ‘/etc/puppet/hiera.yaml’ : No such file or directory
Then again... that could be due to a bad puppet install. Although I haven't tested on fedora, I think that file path may be very outdated; it's /etc/puppetlabs/puppet/hiera.yaml on my (ubuntu 16) client...
Since centos just came from having an issue with manifests applying, I don't think this is a puppet installation failure.
7yl4r
changed the title
fedora-22 cannot touch ‘/etc/puppet/hiera.yaml’ : No such file or directory
fedora & centos cannot touch ‘/etc/puppet/hiera.yaml’ : No such file or directory
May 12, 2017
Now that #2 is fixed (I think... 😅 ), I'm getting what might be a legitimate issue:
/bin/touch: cannot touch ‘/etc/puppet/hiera.yaml’ : No such file or directory
Then again... that could be due to a bad puppet install. Although I haven't tested on fedora, I think that file path may be very outdated; it's
/etc/puppetlabs/puppet/hiera.yaml
on my (ubuntu 16) client...This might be an issue for puppetlabs/beaker-puppet_install_helper.
The text was updated successfully, but these errors were encountered: