diff options
author | Nick Lewis <nick@puppetlabs.com> | 2011-06-09 16:35:22 -0700 |
---|---|---|
committer | Nick Lewis <nick@puppetlabs.com> | 2011-06-09 16:35:22 -0700 |
commit | d1c965a2e1ddde3907ecf83303a832a6fd5c20e9 (patch) | |
tree | f119d4a257c33b8971eb8271471ba09107523ee5 /lib/puppet/rails/rails_resource.rb | |
parent | e62b0af810aeb81868b8e62c2ceeb07cdcfd927d (diff) | |
download | puppet-d1c965a2e1ddde3907ecf83303a832a6fd5c20e9.tar.gz puppet-d1c965a2e1ddde3907ecf83303a832a6fd5c20e9.tar.xz puppet-d1c965a2e1ddde3907ecf83303a832a6fd5c20e9.zip |
Make temporary auth.conf in acceptance test readable by Puppet
The create_remote_file method uploads files with mode 600 since that is the
default mode for Tempfile. The puppet user thus isn't able to read the
temporary auth.conf, so it just uses the default rules instead, causing this
test to fail.
Also, this test was dependent on running after another test which set up a cert
on the agents. Since that can't be guaranteed, the master now runs with
autosign to ensure the agents can connect.
Reviewed-By: Jacob Helwig <jacob@puppetlabs.com>
Diffstat (limited to 'lib/puppet/rails/rails_resource.rb')
0 files changed, 0 insertions, 0 deletions