Created
April 10, 2014 21:02
-
-
Save kbarber/10423111 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ken@kb puppetdb]# RUBYLIB=puppet/lib puppet agent -t | |
Info: Retrieving pluginfacts | |
Info: Retrieving plugin | |
Info: Loading facts in /Users/ken/.puppet/modules/stdlib/lib/facter/facter_dot_d.rb | |
Info: Loading facts in /Users/ken/.puppet/modules/stdlib/lib/facter/pe_version.rb | |
Info: Loading facts in /Users/ken/.puppet/modules/stdlib/lib/facter/puppet_vardir.rb | |
Info: Loading facts in /Users/ken/.puppet/modules/stdlib/lib/facter/root_home.rb | |
Info: Loading facts in /Users/ken/.puppet/var/lib/facter/facter_dot_d.rb | |
Info: Loading facts in /Users/ken/.puppet/var/lib/facter/pe_version.rb | |
Info: Loading facts in /Users/ken/.puppet/var/lib/facter/puppet_vardir.rb | |
Info: Loading facts in /Users/ken/.puppet/var/lib/facter/root_home.rb | |
Error: Could not retrieve catalog from remote server: Error 400 on SERVER: Could not parse for environment production: Syntax error at '.'; expected '|>>' at /Users/ken/.puppet/manifests/site.pp:3 on node kb.local | |
Warning: Not using cache on failed catalog | |
Error: Could not retrieve catalog; skipping run | |
ruby-1.9.3-p448@puppetdb (git)-[ticket/master/pdb-455-environment-querying-with-terminus] | |
[ken@kb puppetdb]# vi ~/.puppet/manifests/site.pp | |
ruby-1.9.3-p448@puppetdb (git)-[ticket/master/pdb-455-environment-querying-with-terminus] | |
[ken@kb puppetdb]# RUBYLIB=puppet/lib puppet agent -t | |
Info: Retrieving pluginfacts | |
Info: Retrieving plugin | |
Info: Loading facts in /Users/ken/.puppet/modules/stdlib/lib/facter/facter_dot_d.rb | |
Info: Loading facts in /Users/ken/.puppet/modules/stdlib/lib/facter/pe_version.rb | |
Info: Loading facts in /Users/ken/.puppet/modules/stdlib/lib/facter/puppet_vardir.rb | |
Info: Loading facts in /Users/ken/.puppet/modules/stdlib/lib/facter/root_home.rb | |
Info: Loading facts in /Users/ken/.puppet/var/lib/facter/facter_dot_d.rb | |
Info: Loading facts in /Users/ken/.puppet/var/lib/facter/pe_version.rb | |
Info: Loading facts in /Users/ken/.puppet/var/lib/facter/puppet_vardir.rb | |
Info: Loading facts in /Users/ken/.puppet/var/lib/facter/root_home.rb | |
Error: Could not retrieve catalog from remote server: Error 400 on SERVER: Could not parse for environment production: Could not match _environment at /Users/ken/.puppet/manifests/site.pp:3 on node kb.local | |
Warning: Not using cache on failed catalog | |
Error: Could not retrieve catalog; skipping run | |
ruby-1.9.3-p448@puppetdb (git)-[ticket/master/pdb-455-environment-querying-with-terminus] | |
[ken@kb puppetdb]# vi ~/.puppet/manifests/site.pp | |
ruby-1.9.3-p448@puppetdb (git)-[ticket/master/pdb-455-environment-querying-with-terminus] | |
[ken@kb puppetdb]# RUBYLIB=puppet/lib puppet agent -t | |
Info: Retrieving pluginfacts | |
Info: Retrieving plugin | |
Info: Loading facts in /Users/ken/.puppet/modules/stdlib/lib/facter/facter_dot_d.rb | |
Info: Loading facts in /Users/ken/.puppet/modules/stdlib/lib/facter/pe_version.rb | |
Info: Loading facts in /Users/ken/.puppet/modules/stdlib/lib/facter/puppet_vardir.rb | |
Info: Loading facts in /Users/ken/.puppet/modules/stdlib/lib/facter/root_home.rb | |
Info: Loading facts in /Users/ken/.puppet/var/lib/facter/facter_dot_d.rb | |
Info: Loading facts in /Users/ken/.puppet/var/lib/facter/pe_version.rb | |
Info: Loading facts in /Users/ken/.puppet/var/lib/facter/puppet_vardir.rb | |
Info: Loading facts in /Users/ken/.puppet/var/lib/facter/root_home.rb | |
Error: Could not retrieve catalog from remote server: Error 400 on SERVER: Could not parse for environment production: Syntax error at '.'; expected '|>>' at /Users/ken/.puppet/manifests/site.pp:3 on node kb.local | |
Warning: Not using cache on failed catalog | |
Error: Could not retrieve catalog; skipping run | |
ruby-1.9.3-p448@puppetdb (git)-[ticket/master/pdb-455-environment-querying-with-terminus] | |
[ken@kb puppetdb]# vi ~/.puppet/manifests/site.pp | |
ruby-1.9.3-p448@puppetdb (git)-[ticket/master/pdb-455-environment-querying-with-terminus] | |
[ken@kb puppetdb]# RUBYLIB=puppet/lib puppet agent -t | |
Info: Retrieving pluginfacts | |
Info: Retrieving plugin | |
Info: Loading facts in /Users/ken/.puppet/modules/stdlib/lib/facter/facter_dot_d.rb | |
Info: Loading facts in /Users/ken/.puppet/modules/stdlib/lib/facter/pe_version.rb | |
Info: Loading facts in /Users/ken/.puppet/modules/stdlib/lib/facter/puppet_vardir.rb | |
Info: Loading facts in /Users/ken/.puppet/modules/stdlib/lib/facter/root_home.rb | |
Info: Loading facts in /Users/ken/.puppet/var/lib/facter/facter_dot_d.rb | |
Info: Loading facts in /Users/ken/.puppet/var/lib/facter/pe_version.rb | |
Info: Loading facts in /Users/ken/.puppet/var/lib/facter/puppet_vardir.rb | |
Info: Loading facts in /Users/ken/.puppet/var/lib/facter/root_home.rb | |
Error: Could not retrieve catalog from remote server: Error 400 on SERVER: Could not parse for environment production: Syntax error at 'Environment'; expected '|>>' at /Users/ken/.puppet/manifests/site.pp:2 on node kb.local | |
Warning: Not using cache on failed catalog | |
Error: Could not retrieve catalog; skipping run | |
ruby-1.9.3-p448@puppetdb (git)-[ticket/master/pdb-455-environment-querying-with-terminus] | |
[ken@kb puppetdb]# |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment