Not getting off 1st base. I have two instances which I setup following the guide: Configuring Instances[edit | edit source] If you click configure, you get a list of various puppet class already available for your instance. To add specific puppet classes to your project and make them available to your instances, use the Manage Puppet Groups special page. To make changes to the puppet classes available to your instance, check out the puppet configs following the instructions in thehelp page on Git. Once you submit the change, you can either run puppet by running sudo puppet agent -tv or just wait until puppet runs on your instance. If you encounter a problem running the sudo command above, then you might need be added as a sudo user for the project you're working on. Any user with the projectadmin role for the project can do that – seeHelp:Sudo_Policies for more information.
But they both seem broken, in that I don’t have icing status of puppet working? do I need to click something? Instance 1 sudo puppet agent --test --verbose Info: Retrieving plugin Info: Loading facts in /etc/puppet/modules/stdlib/lib/facter/facter_dot_d.rb Info: Loading facts in /etc/puppet/modules/stdlib/lib/facter/root_home.rb Info: Loading facts in /etc/puppet/modules/stdlib/lib/facter/puppet_vardir.rb Info: Loading facts in /etc/puppet/modules/stdlib/lib/facter/pe_version.rb Info: Loading facts in /etc/puppet/modules/concat/lib/facter/concat_basedir.rb Info: Loading facts in /var/lib/puppet/lib/facter/physicalcorecount.rb Info: Loading facts in /var/lib/puppet/lib/facter/pe_version.rb Info: Loading facts in /var/lib/puppet/lib/facter/ec2id.rb Info: Loading facts in /var/lib/puppet/lib/facter/apt.rb Info: Loading facts in /var/lib/puppet/lib/facter/default_gateway.rb Info: Loading facts in /var/lib/puppet/lib/facter/meminbytes.rb Info: Loading facts in /var/lib/puppet/lib/facter/puppet_vardir.rb Info: Loading facts in /var/lib/puppet/lib/facter/puppet_config_dir.rb Info: Loading facts in /var/lib/puppet/lib/facter/root_home.rb Info: Loading facts in /var/lib/puppet/lib/facter/projectgid.rb Info: Loading facts in /var/lib/puppet/lib/facter/facter_dot_d.rb Info: Caching catalog for i-000005c8.eqiad.wmflabs Info: Applying configuration version '1411904567' Notice: /Stage[first]/Apt::Update/Exec[/usr/bin/apt-get update]/returns: executed successfully Notice: /Stage[main]/Role::Labs::Instance/Mount[/home]/ensure: ensure changed 'unmounted' to 'mounted' Error: /Stage[main]/Role::Labs::Instance/Mount[/home]: Could not evaluate: Execution of '/bin/mount /home' returned 32: mount.nfs: mounting labstore.svc.eqiad.wmnet:/project/full-text-reference-tool/home failed, reason given by server: No such file or directory Notice: /Stage[main]/Role::Labs::Instance/Mount[/data/project]/ensure: ensure changed 'unmounted' to 'mounted' Error: /Stage[main]/Role::Labs::Instance/Mount[/data/project]: Could not evaluate: Execution of '/bin/mount /data/project' returned 32: mount.nfs: mounting labstore.svc.eqiad.wmnet:/project/full-text-reference-tool/project failed, reason given by server: No such file or directory Notice: Finished catalog run in 140.56 seconds Instance 2 puppet agent --test --verbose Info: Retrieving plugin Info: Loading facts in /var/lib/puppet/lib/facter/physicalcorecount.rb Info: Loading facts in /var/lib/puppet/lib/facter/pe_version.rb Info: Loading facts in /var/lib/puppet/lib/facter/ec2id.rb Info: Loading facts in /var/lib/puppet/lib/facter/apt.rb Info: Loading facts in /var/lib/puppet/lib/facter/default_gateway.rb Info: Loading facts in /var/lib/puppet/lib/facter/meminbytes.rb Info: Loading facts in /var/lib/puppet/lib/facter/puppet_vardir.rb Info: Loading facts in /var/lib/puppet/lib/facter/puppet_config_dir.rb Info: Loading facts in /var/lib/puppet/lib/facter/root_home.rb Info: Loading facts in /var/lib/puppet/lib/facter/projectgid.rb Info: Loading facts in /var/lib/puppet/lib/facter/facter_dot_d.rb Error: Could not retrieve catalog from remote server: Error 400 on SERVER: Could not find class webserver::apache2 for i-000005d3.eqiad.wmflabs on node i-000005d3.eqiad.wmflabs Warning: Not using cache on failed catalog Error: Could not retrieve catalog; skipping run root@fulltext-pup:~# Info: Loading facts in /var/lib/puppet/lib/facter/projectgid.rb Info: Loading facts in /var/lib/puppet/lib/facter/facter_dot_d.rb Error: Could not retrieve catalog from remote server: Error 400 on SERVER: Could not find class webserver::apache2 for i-000005d3.eqiad.wmflabs on node i-000005d3.eqiad.wmflabs Warning: Not using cache on failed catalog Error: Could not retrieve catalog; skipping run Frank Sainsbury [email protected] www.itsoil.com.au
_______________________________________________ Labs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/labs-l
