*using sudo:*
 ~> sudo  puppet apply -e 'file { "/tmp/adhoc": content => "Written from 
puppet on $hostname\n" }'
Error: Cached facts for awsomepuppet failed: Could not find terminus 
puppetdb for indirection facts
Error: Could not run: Could not retrieve facts for  awsomepuppet: Could not 
find terminus puppetdb for indirection facts

*other users:*
~> puppet apply -e 'file { "/tmp/adhoc": content => "Written from puppet on 
$hostname\n" }'
Notice: Compiled catalog for awsomepuppet in environment production in 0.20 
seconds
Notice: Finished catalog run in 0.18 seconds

~> ruby -v
ruby 1.9.3p484 (2013-11-22 revision 43786) [x86_64-linux]
~> sudo ruby -v
ruby 1.9.3p484 (2013-11-22 revision 43786) [x86_64-linux]

~> cat /tmp/puppetdbtest
Written from puppet on awsomepuppet


I am currently looking for a resolution to  the "Could not find terminus 
puppetdb for indirection facts" message. Any guidance? 

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to puppet-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/puppet-users/74064f54-3cd7-4c05-84cc-a72fcb705897%40googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to