Skip to content

Instantly share code, notes, and snippets.

@bcmiller
Created April 25, 2012 17:26
Show Gist options
  • Save bcmiller/2491473 to your computer and use it in GitHub Desktop.
Save bcmiller/2491473 to your computer and use it in GitHub Desktop.
puppet-tryit
root@a.bcmiller.allplayers.com:/mnt/apci/Puppet# ./trytest.sh
info: Loading facts in php_zend_api_no
info: Loading facts in gem_bin_path
info: Loading facts in root_home
info: Loading facts in facter_dot_d
info: Loading facts in root_home
info: Loading facts in facter_dot_d
info: Loading facts in gem_bin_path
info: Loading facts in php_zend_api_no
debug: Executing '/mnt/apci/Puppet/nodes_extlookup.rb a.bcmiller.allplayers.com'
debug: template[inline]: Bound template variables for inline template in 0.00 seconds
debug: template[inline]: Interpolated template inline template in 0.00 seconds
debug: importing '/mnt/apci/Puppet/modules/truth/manifests/enforcer.pp' in environment development
debug: Automatically imported truth::enforcer from truth/enforcer into development
debug: importing '/mnt/apci/Puppet/modules/apache/manifests/init.pp' in environment development
debug: importing '/mnt/apci/Puppet/modules/apache/manifests/lib.pp' in environment development
debug: Automatically imported apache from apache into development
debug: hiera(): Hiera YAML backend starting
debug: hiera(): Looking up apache_prefork_start_servers in YAML backend
debug: hiera(): Looking for data source development
debug: hiera(): Looking up apache_prefork_min_spare_servers in YAML backend
debug: hiera(): Looking for data source development
debug: hiera(): Looking up apache_prefork_max_spare_servers in YAML backend
debug: hiera(): Looking for data source development
debug: hiera(): Looking up apache_prefork_max_clients in YAML backend
debug: hiera(): Looking for data source development
debug: hiera(): Looking up apache_ports in YAML backend
debug: hiera(): Looking for data source development
debug: hiera(): Looking up suhosin_simulation_only in YAML backend
debug: hiera(): Looking for data source development
debug: hiera(): Looking up php_apache_execution_time in YAML backend
debug: hiera(): Looking for data source development
debug: hiera(): Looking up php_apache_memory_limit in YAML backend
debug: hiera(): Looking for data source development
debug: hiera(): Looking up php_cli_execution_time in YAML backend
debug: hiera(): Looking for data source development
debug: hiera(): Looking up php_cli_memory_limit in YAML backend
debug: hiera(): Looking for data source development
debug: importing '/mnt/apci/Puppet/modules/apci_packages/manifests/init.pp' in environment development
debug: Automatically imported apci_packages from apci_packages into development
debug: hiera(): Looking up apci_packages in YAML backend
debug: hiera(): Looking for data source development
debug: hiera(): Looking for data source common
debug: Scope(Class[Apci_packages]): Retrieving template apci_packages/sysstat.erb
debug: template[/mnt/apci/Puppet/modules/apci_packages/templates/sysstat.erb]: Bound template variables for /mnt/apci/Puppet/modules/apci_packages/templates/sysstat.erb in 0.00 seconds
debug: template[/mnt/apci/Puppet/modules/apci_packages/templates/sysstat.erb]: Interpolated template /mnt/apci/Puppet/modules/apci_packages/templates/sysstat.erb in 0.00 seconds
debug: Failed to load library 'selinux' for feature 'selinux'
debug: hiera(): Looking up apache_packages in YAML backend
debug: hiera(): Looking for data source development
debug: hiera(): Looking for data source common
debug: Scope(Class[Apache]): Retrieving template apache/apache2.conf.erb
debug: template[/mnt/apci/Puppet/modules/apache/templates/apache2.conf.erb]: Bound template variables for /mnt/apci/Puppet/modules/apache/templates/apache2.conf.erb in 0.00 seconds
debug: template[/mnt/apci/Puppet/modules/apache/templates/apache2.conf.erb]: Interpolated template /mnt/apci/Puppet/modules/apache/templates/apache2.conf.erb in 0.01 seconds
debug: Scope(Class[Apache]): Retrieving template apache/php-cli.ini.erb
debug: template[/mnt/apci/Puppet/modules/apache/templates/php-cli.ini.erb]: Bound template variables for /mnt/apci/Puppet/modules/apache/templates/php-cli.ini.erb in 0.00 seconds
debug: template[/mnt/apci/Puppet/modules/apache/templates/php-cli.ini.erb]: Interpolated template /mnt/apci/Puppet/modules/apache/templates/php-cli.ini.erb in 0.05 seconds
debug: Scope(Class[Apache]): Retrieving template apache/php-apache.ini.erb
debug: template[/mnt/apci/Puppet/modules/apache/templates/php-apache.ini.erb]: Bound template variables for /mnt/apci/Puppet/modules/apache/templates/php-apache.ini.erb in 0.00 seconds
debug: template[/mnt/apci/Puppet/modules/apache/templates/php-apache.ini.erb]: Interpolated template /mnt/apci/Puppet/modules/apache/templates/php-apache.ini.erb in 0.06 seconds
debug: Scope(Class[Apache]): Retrieving template apache/suhosin.ini.erb
debug: template[/mnt/apci/Puppet/modules/apache/templates/suhosin.ini.erb]: Bound template variables for /mnt/apci/Puppet/modules/apache/templates/suhosin.ini.erb in 0.00 seconds
debug: template[/mnt/apci/Puppet/modules/apache/templates/suhosin.ini.erb]: Interpolated template /mnt/apci/Puppet/modules/apache/templates/suhosin.ini.erb in 0.00 seconds
debug: Scope(Class[Apache]): Retrieving template apache/ports.conf.erb
debug: template[/mnt/apci/Puppet/modules/apache/templates/ports.conf.erb]: Bound template variables for /mnt/apci/Puppet/modules/apache/templates/ports.conf.erb in 0.00 seconds
debug: template[/mnt/apci/Puppet/modules/apache/templates/ports.conf.erb]: Interpolated template /mnt/apci/Puppet/modules/apache/templates/ports.conf.erb in 0.00 seconds
debug: importing '/mnt/apci/Puppet/modules/apci_devel/manifests/init.pp' in environment development
debug: Automatically imported apci_devel from apci_devel into development
debug: importing '/mnt/apci/Puppet/modules/apt/manifests/init.pp' in environment development
debug: Automatically imported apt from apt into development
debug: importing '/mnt/apci/Puppet/modules/apt/manifests/params.pp' in environment development
debug: Automatically imported apt::params from apt/params into development
Could not find class pear for a.bcmiller.allplayers.com at /mnt/apci/Puppet/modules/apci_devel/manifests/init.pp:5 on node a.bcmiller.allplayers.com
root@a.bcmiller.allplayers.com:/mnt/apci/Puppet#
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment