class sshkeys {
file { '/etc/ssh/ssh.keys':
ensure => directory,
owner => 'root',
group => 'root',
source => "puppet:///sshkeys",
recurse => true,
purge => true,
}
}
Info: Applying configuration version '1428375139'
Error: /Stage[main]/Sshkeys/File[/etc/ssh/ssh.keys]: Failed to generate additional resources using 'eval_generate': Error 400 on SERVER: Not authorized to call search on /file_metadata/development/sshkeys with {:links=>"manage", :recurse=>true, :checksum_type=>"md5"}
Error: /Stage[main]/Sshkeys/File[/etc/ssh/ssh.keys]: Could not evaluate: Could not retrieve file metadata for puppet:///development/sshkeys: Error 400 on SERVER: Not authorized to call find on /file_metadata/development/sshkeys with {:links=>"manage", :source_permissions=>"use"}
Wrapped exception:
Error 400 on SERVER: Not authorized to call find on /file_metadata/development/sshkeys with {:links=>"manage", :source_permissions=>"use"}
Notice: Finished catalog run in 1.15 seconds
[root@lfmx-lin-stg01 daveh]#
![]() |
| CallidusCloud HQ has moved. Our new address is: 4140 Dublin Blvd, Suite 400, Dublin, CA 94568 |