-
-
Save mrintegrity/4111372 to your computer and use it in GitHub Desktop.
err: /Stage[main]/Foreman::Install/Package[foreman-sqlite3]/ensure: change from absent to latest failed: Could not update: Execution of '/usr/bin/apt-get -q -y -o DPkg::Options::=--force-confold install foreman-sqlite3' returned 100: Reading package lists... | |
Building dependency tree... | |
Reading state information... | |
foreman-sqlite3 is already the newest version. | |
0 upgraded, 0 newly installed, 0 to remove and 3 not upgraded. | |
2 not fully installed or removed. | |
After this operation, 0 B of additional disk space will be used. | |
Setting up foreman (1.0.1+ubuntu1) ... | |
dpkg: error processing foreman (--configure): | |
subprocess installed post-installation script returned error exit status 6 | |
dpkg: dependency problems prevent configuration of foreman-sqlite3: | |
foreman-sqlite3 depends on foreman; however: | |
Package foreman is not configured yet. | |
dpkg: error processing foreman-sqlite3 (--configure): | |
dependency problems - leaving unconfigured | |
No apport report written because the error message indicates its a followup error from a previous failure. | |
Errors were encountered while processing: | |
foreman | |
foreman-sqlite3 | |
E: Sub-process /usr/bin/dpkg returned an error code (1) | |
at /etc/puppet/modules/common/foreman/manifests/install.pp:30 | |
notice: /Stage[main]/Foreman::Install/Package[foreman]: Dependency Package[foreman-sqlite3] has failures: true | |
warning: /Stage[main]/Foreman::Install/Package[foreman]: Skipping because of failed dependencies | |
notice: /Stage[main]/Foreman::Config::Passenger/File[foreman_vhost]: Dependency Package[foreman-sqlite3] has failures: true | |
warning: /Stage[main]/Foreman::Config::Passenger/File[foreman_vhost]: Skipping because of failed dependencies | |
notice: /Stage[main]/Apache::Service/Exec[reload-apache]: Dependency Package[foreman-sqlite3] has failures: true | |
warning: /Stage[main]/Apache::Service/Exec[reload-apache]: Skipping because of failed dependencies | |
notice: /Stage[main]/Foreman::Config/File[/usr/share/foreman]: Dependency Package[foreman-sqlite3] has failures: true | |
warning: /Stage[main]/Foreman::Config/File[/usr/share/foreman]: Skipping because of failed dependencies | |
notice: /Stage[main]/Foreman::Config::Passenger/Exec[restart_foreman]: Dependency Package[foreman-sqlite3] has failures: true | |
warning: /Stage[main]/Foreman::Config::Passenger/Exec[restart_foreman]: Skipping because of failed dependencies | |
notice: /Stage[main]/Foreman::Config/User[foreman]: Dependency Package[foreman-sqlite3] has failures: true | |
warning: /Stage[main]/Foreman::Config/User[foreman]: Skipping because of failed dependencies | |
notice: /Stage[main]/Foreman::Config::Reports/Cron[daily summary]: Dependency Package[foreman-sqlite3] has failures: true | |
warning: /Stage[main]/Foreman::Config::Reports/Cron[daily summary]: Skipping because of failed dependencies | |
notice: /Stage[main]/Foreman::Config/File[/etc/foreman/settings.yaml]: Dependency Package[foreman-sqlite3] has failures: true | |
warning: /Stage[main]/Foreman::Config/File[/etc/foreman/settings.yaml]: Skipping because of failed dependencies | |
notice: /Stage[main]/Foreman::Config::Reports/Cron[expire_old_reports]: Dependency Package[foreman-sqlite3] has failures: true | |
warning: /Stage[main]/Foreman::Config::Reports/Cron[expire_old_reports]: Skipping because of failed dependencies | |
notice: /Stage[main]/Foreman::Config/Cron[clear_session_table]: Dependency Package[foreman-sqlite3] has failures: true | |
warning: /Stage[main]/Foreman::Config/Cron[clear_session_table]: Skipping because of failed dependencies | |
notice: /Stage[main]/Foreman::Config::Passenger/File[/usr/share/foreman/config/environment.rb]: Dependency Package[foreman-sqlite3] has failures: true | |
warning: /Stage[main]/Foreman::Config::Passenger/File[/usr/share/foreman/config/environment.rb]: Skipping because of failed dependencies | |
notice: /Stage[main]/Foreman::Config::Passenger/File[/usr/share/foreman/config.ru]: Dependency Package[foreman-sqlite3] has failures: true | |
warning: /Stage[main]/Foreman::Config::Passenger/File[/usr/share/foreman/config.ru]: Skipping because of failed dependencies | |
notice: /Stage[main]/Foreman::Service/Service[foreman]: Dependency Package[foreman-sqlite3] has failures: true | |
warning: /Stage[main]/Foreman::Service/Service[foreman]: Skipping because of failed dependencies | |
err: Removing mount files: /etc/puppet/files does not exist or is not a directory | |
notice: Finished catalog run in 11.69 seconds |
root@puppet:/foreman-installer# rm /etc/apt/sources.list.d/foreman/foreman-installer# cat /etc/apt/sources.list.d/foreman*
foreman.list foreman_proxy.list
root@puppet:
deb http://deb.theforeman.org/ precise stable
deb http://deb.theforeman.org/ precise stable
root@puppet:/foreman-installer# rm /etc/ap^C/foreman-installer# grep foreman -r /etc/apt/sources.list*
root@puppet:
/etc/apt/sources.list.d/foreman.list:deb http://deb.theforeman.org/ precise stable
/etc/apt/sources.list.d/foreman_proxy.list:deb http://deb.theforeman.org/ precise stable
root@puppet:/foreman-installer# rm /etc/apt/sources.list.d/foreman*/foreman-installer# echo include puppet, puppet::server, foreman, foreman_proxy | puppet apply --modulepath $MODULE_PATH -vd --show_diff
root@puppet:
info: Loading facts in /etc/puppet/modules/common/concat/lib/facter/concat_basedir.rb
info: Loading facts in /etc/puppet/modules/common/firewall/lib/facter/iptables.rb
info: Loading facts in /etc/puppet/modules/common/varnish/lib/facter/varnish_version.rb
info: Loading facts in /etc/puppet/modules/common/stdlib/lib/facter/root_home.rb
info: Loading facts in /etc/puppet/modules/common/stdlib/lib/facter/puppet_vardir.rb
info: Loading facts in /etc/puppet/modules/common/stdlib/lib/facter/facter_dot_d.rb
info: Loading facts in /var/lib/puppet/lib/facter/varnish_version.rb
info: Loading facts in /var/lib/puppet/lib/facter/iptables.rb
info: Loading facts in /var/lib/puppet/lib/facter/root_home.rb
info: Loading facts in /var/lib/puppet/lib/facter/puppet_vardir.rb
info: Loading facts in /var/lib/puppet/lib/facter/facter_dot_d.rb
info: Loading facts in /var/lib/puppet/lib/facter/concat_basedir.rb
debug: importing '/etc/puppet/modules/common/puppet/manifests/init.pp' in environment production
debug: Automatically imported puppet from puppet into production
debug: importing '/etc/puppet/modules/common/puppet/manifests/params.pp' in environment production
debug: Automatically imported puppet::params from puppet/params into production
debug: importing '/etc/puppet/modules/common/foreman/manifests/init.pp' in environment production
debug: importing '/etc/puppet/modules/common/foreman/manifests/params.pp' in environment production
debug: Automatically imported foreman::params from foreman/params into production
debug: importing '/etc/puppet/modules/common/puppet/manifests/install.pp' in environment production
debug: Automatically imported puppet::install from puppet/install into production
debug: importing '/etc/puppet/modules/common/puppet/manifests/config.pp' in environment production
debug: Automatically imported puppet::config from puppet/config into production
debug: Failed to load library 'selinux' for feature 'selinux'
debug: Scope(Class[Puppet::Config]): Retrieving template puppet/puppet.conf.erb
debug: template[/etc/puppet/modules/common/puppet/templates/puppet.conf.erb]: Bound template variables for /etc/puppet/modules/common/puppet/templates/puppet.conf.erb in 0.00 seconds
debug: template[/etc/puppet/modules/common/puppet/templates/puppet.conf.erb]: Interpolated template /etc/puppet/modules/common/puppet/templates/puppet.conf.erb in 0.00 seconds
debug: importing '/etc/puppet/modules/common/puppet/manifests/server.pp' in environment production
debug: Automatically imported puppet::server from puppet/server into production
debug: importing '/etc/puppet/modules/common/puppet/manifests/server/install.pp' in environment production
debug: Automatically imported puppet::server::install from puppet/server/install into production
debug: importing '/etc/puppet/modules/common/puppet/manifests/server/config.pp' in environment production
debug: Automatically imported puppet::server::config from puppet/server/config into production
debug: importing '/etc/puppet/modules/common/puppet/manifests/server/passenger.pp' in environment production
debug: Automatically imported puppet::server::passenger from puppet/server/passenger into production
debug: importing '/etc/puppet/modules/common/apache/manifests/init.pp' in environment production
debug: importing '/etc/puppet/modules/common/apache/manifests/ssl.pp' in environment production
debug: Automatically imported apache::ssl from apache/ssl into production
debug: importing '/etc/puppet/modules/common/apache/manifests/params.pp' in environment production
debug: Automatically imported apache::params from apache/params into production
debug: importing '/etc/puppet/modules/common/apache/manifests/install.pp' in environment production
debug: Automatically imported apache::install from apache/install into production
debug: importing '/etc/puppet/modules/common/apache/manifests/config.pp' in environment production
debug: Automatically imported apache::config from apache/config into production
debug: Failed to load library 'ldap' for feature 'ldap'
debug: importing '/etc/puppet/modules/common/apache/manifests/service.pp' in environment production
debug: Automatically imported apache::service from apache/service into production
debug: importing '/etc/puppet/modules/common/passenger/manifests/init.pp' in environment production
debug: Automatically imported passenger from passenger into production
debug: importing '/etc/puppet/modules/common/passenger/manifests/install.pp' in environment production
debug: Automatically imported passenger::install from passenger/install into production
debug: importing '/etc/puppet/modules/common/passenger/manifests/install/debian.pp' in environment production
debug: Automatically imported passenger::install::debian from passenger/install/debian into production
debug: Scope(Class[Puppet::Server::Passenger]): Retrieving template puppet/server/puppet-vhost.conf.erb
debug: template[/etc/puppet/modules/common/puppet/templates/server/puppet-vhost.conf.erb]: Bound template variables for /etc/puppet/modules/common/puppet/templates/server/puppet-vhost.conf.erb in 0.00 seconds
debug: template[/etc/puppet/modules/common/puppet/templates/server/puppet-vhost.conf.erb]: Interpolated template /etc/puppet/modules/common/puppet/templates/server/puppet-vhost.conf.erb in 0.02 seconds
debug: importing '/etc/puppet/modules/common/foreman/manifests/puppetmaster.pp' in environment production
debug: Automatically imported foreman::puppetmaster from foreman/puppetmaster into production
debug: Scope(Class[Foreman::Puppetmaster]): Retrieving template foreman/foreman-report.rb.erb
debug: template[/etc/puppet/modules/common/foreman/templates/foreman-report.rb.erb]: Bound template variables for /etc/puppet/modules/common/foreman/templates/foreman-report.rb.erb in 0.00 seconds
debug: template[/etc/puppet/modules/common/foreman/templates/foreman-report.rb.erb]: Interpolated template /etc/puppet/modules/common/foreman/templates/foreman-report.rb.erb in 0.00 seconds
debug: importing '/etc/puppet/modules/common/foreman/manifests/config/enc.pp' in environment production
debug: Automatically imported foreman::config::enc from foreman/config/enc into production
debug: importing '/etc/puppet/modules/common/foreman/manifests/config.pp' in environment production
debug: Scope(Class[Foreman::Config::Enc]): Retrieving template foreman/external_node.rb.erb
debug: template[/etc/puppet/modules/common/foreman/templates/external_node.rb.erb]: Bound template variables for /etc/puppet/modules/common/foreman/templates/external_node.rb.erb in 0.00 seconds
debug: template[/etc/puppet/modules/common/foreman/templates/external_node.rb.erb]: Interpolated template /etc/puppet/modules/common/foreman/templates/external_node.rb.erb in 0.00 seconds
debug: Scope(Class[Puppet::Server::Config]): Retrieving template puppet/puppet.conf.erb
debug: template[/etc/puppet/modules/common/puppet/templates/puppet.conf.erb]: Bound template variables for /etc/puppet/modules/common/puppet/templates/puppet.conf.erb in 0.00 seconds
debug: template[/etc/puppet/modules/common/puppet/templates/puppet.conf.erb]: Interpolated template /etc/puppet/modules/common/puppet/templates/puppet.conf.erb in 0.00 seconds
debug: Scope(Class[Puppet::Server::Config]): Retrieving template puppet/server/puppet.conf.erb
debug: template[/etc/puppet/modules/common/puppet/templates/server/puppet.conf.erb]: Bound template variables for /etc/puppet/modules/common/puppet/templates/server/puppet.conf.erb in 0.00 seconds
debug: template[/etc/puppet/modules/common/puppet/templates/server/puppet.conf.erb]: Interpolated template /etc/puppet/modules/common/puppet/templates/server/puppet.conf.erb in 0.01 seconds
debug: importing '/etc/puppet/modules/common/puppet/manifests/server/env.pp' in environment production
debug: Automatically imported puppet::server::env from puppet/server/env into production
debug: importing '/etc/puppet/modules/common/foreman/manifests/install.pp' in environment production
debug: Automatically imported foreman::install from foreman/install into production
debug: importing '/etc/puppet/modules/common/foreman/manifests/install/repos.pp' in environment production
debug: Automatically imported foreman::install::repos from foreman/install/repos into production
debug: importing '/etc/puppet/modules/common/foreman/manifests/service.pp' in environment production
debug: Automatically imported foreman::service from foreman/service into production
debug: Scope(Class[Foreman::Config]): Retrieving template foreman/settings.yaml.erb
debug: template[/etc/puppet/modules/common/foreman/templates/settings.yaml.erb]: Bound template variables for /etc/puppet/modules/common/foreman/templates/settings.yaml.erb in 0.00 seconds
debug: template[/etc/puppet/modules/common/foreman/templates/settings.yaml.erb]: Interpolated template /etc/puppet/modules/common/foreman/templates/settings.yaml.erb in 0.00 seconds
debug: importing '/etc/puppet/modules/common/foreman/manifests/config/reports.pp' in environment production
debug: Automatically imported foreman::config::reports from foreman/config/reports into production
debug: importing '/etc/puppet/modules/common/foreman/manifests/config/passenger.pp' in environment production
debug: Automatically imported foreman::config::passenger from foreman/config/passenger into production
debug: Scope(Class[Foreman::Config::Passenger]): Retrieving template foreman/foreman-vhost.conf.erb
debug: template[/etc/puppet/modules/common/foreman/templates/foreman-vhost.conf.erb]: Bound template variables for /etc/puppet/modules/common/foreman/templates/foreman-vhost.conf.erb in 0.00 seconds
debug: template[/etc/puppet/modules/common/foreman/templates/foreman-vhost.conf.erb]: Interpolated template /etc/puppet/modules/common/foreman/templates/foreman-vhost.conf.erb in 0.01 seconds
debug: importing '/etc/puppet/modules/common/foreman_proxy/manifests/init.pp' in environment production
debug: Automatically imported foreman_proxy from foreman_proxy into production
debug: importing '/etc/puppet/modules/common/foreman_proxy/manifests/params.pp' in environment production
debug: Automatically imported foreman_proxy::params from foreman_proxy/params into production
debug: importing '/etc/puppet/modules/common/foreman_proxy/manifests/tftp.pp' in environment production
debug: importing '/etc/puppet/modules/common/tftp/manifests/init.pp' in environment production
debug: importing '/etc/puppet/modules/common/tftp/manifests/params.pp' in environment production
debug: Automatically imported tftp::params from tftp/params into production
debug: importing '/etc/puppet/modules/common/foreman_proxy/manifests/install.pp' in environment production
debug: Automatically imported foreman_proxy::install from foreman_proxy/install into production
debug: importing '/etc/puppet/modules/common/foreman_proxy/manifests/config.pp' in environment production
debug: Automatically imported foreman_proxy::config from foreman_proxy/config into production
debug: importing '/etc/puppet/modules/common/foreman_proxy/manifests/puppetca.pp' in environment production
debug: Automatically imported foreman_proxy::puppetca from foreman_proxy/puppetca into production
debug: importing '/etc/puppet/modules/common/tftp/manifests/install.pp' in environment production
debug: Automatically imported tftp::install from tftp/install into production
debug: importing '/etc/puppet/modules/common/tftp/manifests/config.pp' in environment production
debug: Automatically imported tftp::config from tftp/config into production
debug: importing '/etc/puppet/modules/common/tftp/manifests/service.pp' in environment production
debug: Automatically imported tftp::service from tftp/service into production
debug: importing '/etc/puppet/modules/common/foreman_proxy/manifests/tftp/sync_file.pp' in environment production
debug: Automatically imported foreman_proxy::tftp::sync_file from foreman_proxy/tftp/sync_file into production
debug: importing '/etc/puppet/modules/common/foreman_proxy/manifests/service.pp' in environment production
debug: Automatically imported foreman_proxy::service from foreman_proxy/service into production
debug: Scope(Class[Foreman_proxy::Config]): Retrieving template foreman_proxy/settings.yml.erb
debug: template[/etc/puppet/modules/common/foreman_proxy/templates/settings.yml.erb]: Bound template variables for /etc/puppet/modules/common/foreman_proxy/templates/settings.yml.erb in 0.00 seconds
debug: template[/etc/puppet/modules/common/foreman_proxy/templates/settings.yml.erb]: Interpolated template /etc/puppet/modules/common/foreman_proxy/templates/settings.yml.erb in 0.01 seconds
debug: Adding relationship from Class[Puppet::Install] to Class[Puppet::Config] with 'notify'
debug: Adding relationship from Class[Puppet::Server::Install] to Class[Puppet::Server::Config] with 'notify'
debug: Adding relationship from Class[Foreman::Install] to Class[Foreman::Config] with 'notify'
debug: Adding relationship from Class[Foreman::Config] to Class[Foreman::Service] with 'notify'
debug: Adding relationship from Class[Tftp::Params] to Class[Tftp::Install] with 'notify'
debug: Adding relationship from Class[Tftp::Install] to Class[Tftp::Config] with 'notify'
debug: Adding relationship from Class[Tftp::Config] to Class[Tftp::Service] with 'notify'
debug: Adding relationship from Class[Foreman_proxy::Install] to Class[Foreman_proxy::Config] with 'notify'
debug: Adding relationship from Class[Foreman_proxy::Config] to Class[Foreman_proxy::Service] with 'notify'
debug: Adding relationship from File[/etc/apt/sources.list.d/foreman.list] to Exec[foreman-key-foreman] with 'notify'
debug: Adding relationship from Exec[foreman-key-foreman] to Exec[update-apt-foreman] with 'notify'
debug: Adding relationship from File[/etc/apt/sources.list.d/foreman_proxy.list] to Exec[foreman-key-foreman_proxy] with 'notify'
debug: Adding relationship from Exec[foreman-key-foreman_proxy] to Exec[update-apt-foreman_proxy] with 'notify'
debug: File[/etc/puppet/node.rb]: Adding default for require
debug: File[/var/lib/puppet/yaml]: Adding default for require
debug: File[/var/lib/puppet/yaml/foreman]: Adding default for require
debug: Cron[clear_session_table]: Adding default for user
debug: Cron[clear_session_table]: Adding default for environment
debug: Cron[clear_session_table]: Adding default for require
debug: Cron[expire_old_reports]: Adding default for user
debug: Cron[expire_old_reports]: Adding default for environment
debug: Cron[expire_old_reports]: Adding default for require
debug: Cron[daily summary]: Adding default for user
debug: Cron[daily summary]: Adding default for environment
debug: Cron[daily summary]: Adding default for require
debug: Puppet::Type::Package::ProviderRug: file /usr/bin/rug does not exist
debug: Puppet::Type::Package::ProviderPortupgrade: file /usr/local/sbin/portupgrade does not exist
debug: Puppet::Type::Package::ProviderYum: file yum does not exist
debug: Puppet::Type::Package::ProviderSunfreeware: file pkg-get does not exist
debug: Puppet::Type::Package::ProviderOpenbsd: file pkg_info does not exist
debug: Puppet::Type::Package::ProviderPkg: file /usr/bin/pkg does not exist
debug: Puppet::Type::Package::ProviderSun: file /usr/sbin/pkgrm does not exist
debug: Puppet::Type::Package::ProviderZypper: file /usr/bin/zypper does not exist
debug: Puppet::Type::Package::ProviderPorts: file /usr/local/sbin/portupgrade does not exist
debug: Puppet::Type::Package::ProviderAptrpm: file rpm does not exist
debug: Puppet::Type::Package::ProviderFreebsd: file /usr/sbin/pkg_info does not exist
debug: Puppet::Type::Package::ProviderUp2date: file /usr/sbin/up2date-nox does not exist
debug: Puppet::Type::Package::ProviderFink: file /sw/bin/fink does not exist
debug: Puppet::Type::Package::ProviderNim: file /usr/sbin/nimclient does not exist
debug: Puppet::Type::Package::ProviderHpux: file /usr/sbin/swlist does not exist
debug: Puppet::Type::Package::ProviderPortage: file /usr/bin/eix does not exist
debug: Puppet::Type::Package::ProviderRpm: file rpm does not exist
debug: Puppet::Type::Package::ProviderAix: file /usr/bin/lslpp does not exist
debug: Puppet::Type::Package::ProviderUrpmi: file urpmq does not exist
debug: Puppet::Type::Package::ProviderPacman: file /usr/bin/pacman does not exist
debug: Puppet::Type::Service::ProviderSystemd: file /bin/systemctl does not exist
debug: Puppet::Type::Service::ProviderDaemontools: file /usr/bin/svc does not exist
debug: Puppet::Type::Service::ProviderLaunchd: file /bin/launchctl does not exist
debug: Puppet::Type::Service::ProviderGentoo: file /sbin/rc-update does not exist
debug: Puppet::Type::Service::ProviderRedhat: file /sbin/service does not exist
debug: Puppet::Type::Service::ProviderRunit: file /usr/bin/sv does not exist
debug: Puppet::Type::Group::ProviderPw: file pw does not exist
debug: Puppet::Type::Group::ProviderLdap: true value when expecting false
debug: Puppet::Type::Group::ProviderDirectoryservice: file /usr/bin/dscl does not exist
debug: Puppet::Type::User::ProviderPw: file pw does not exist
debug: Puppet::Type::User::ProviderLdap: true value when expecting false
debug: Puppet::Type::User::ProviderUser_role_add: file roledel does not exist
debug: Puppet::Type::User::ProviderDirectoryservice: file /usr/bin/dscl does not exist
debug: Creating default schedules
debug: /File[/var/lib/puppet/lib]: Autorequiring File[/var/lib/puppet]
debug: /File[/var/lib/puppet/ssl/private]: Autorequiring File[/var/lib/puppet/ssl]
debug: /File[/var/lib/puppet/ssl/crl.pem]: Autorequiring File[/var/lib/puppet/ssl]
debug: /File[/var/lib/puppet/state/graphs]: Autorequiring File[/var/lib/puppet/state]
debug: /File[/var/lib/puppet/ssl/private_keys/puppet.i.sics.se.pem]: Autorequiring File[/var/lib/puppet/ssl/private_keys]
debug: /File[/var/lib/puppet/ssl/public_keys]: Autorequiring File[/var/lib/puppet/ssl]
debug: /File[/var/lib/puppet/ssl/certs/puppet.i.sics.se.pem]: Autorequiring File[/var/lib/puppet/ssl/certs]
debug: /File[/var/lib/puppet/facts]: Autorequiring File[/var/lib/puppet]
debug: /File[/var/lib/puppet/clientbucket]: Autorequiring File[/var/lib/puppet]
debug: /File[/var/lib/puppet/ssl/certs/ca.pem]: Autorequiring File[/var/lib/puppet/ssl/certs]
debug: /File[/var/lib/puppet/ssl/public_keys/puppet.i.sics.se.pem]: Autorequiring File[/var/lib/puppet/ssl/public_keys]
debug: /File[/var/lib/puppet/state/last_run_summary.yaml]: Autorequiring File[/var/lib/puppet/state]
debug: /File[/var/lib/puppet/ssl/certs]: Autorequiring File[/var/lib/puppet/ssl]
debug: /File[/var/lib/puppet/ssl]: Autorequiring File[/var/lib/puppet]
debug: /File[/var/lib/puppet/state/last_run_report.yaml]: Autorequiring File[/var/lib/puppet/state]
debug: /File[/var/lib/puppet/client_data]: Autorequiring File[/var/lib/puppet]
debug: /File[/var/lib/puppet/state/state.yaml]: Autorequiring File[/var/lib/puppet/state]
debug: /File[/var/lib/puppet/state]: Autorequiring File[/var/lib/puppet]
debug: /File[/var/lib/puppet/client_yaml]: Autorequiring File[/var/lib/puppet]
debug: /File[/var/lib/puppet/ssl/private_keys]: Autorequiring File[/var/lib/puppet/ssl]
debug: /File[/var/lib/puppet/ssl/certificate_requests]: Autorequiring File[/var/lib/puppet/ssl]
debug: Finishing transaction 70157812930560
debug: Loaded state in 0.00 seconds
debug: Loaded state in 0.00 seconds
info: Applying configuration version '1353342136'
debug: /Stage[main]/Foreman::Config/User[foreman]/require: requires Class[Foreman::Install]
debug: /Stage[main]/Foreman_proxy::Puppetca/File[/etc/puppet/autosign.conf]/require: requires Class[Foreman_proxy::Install]
debug: /Stage[main]/Tftp::Config/notify: subscribes to Class[Tftp::Service]
debug: /Stage[main]/Foreman::Config::Enc/File[/etc/puppet/node.rb]/require: requires Class[Puppet::Server::Install]
debug: /Stage[main]/Tftp::Params/notify: subscribes to Class[Tftp::Install]
debug: /Stage[main]/Passenger::Install::Debian/Package[passenger]/require: requires Class[Apache::Install]
debug: /Stage[main]/Passenger::Install::Debian/Package[passenger]/before: requires Class[Apache::Service]
debug: /Stage[main]/Foreman_proxy::Config/File[/etc/foreman-proxy/settings.yml]/require: requires Class[Foreman_proxy::Install]
debug: /Stage[main]/Foreman_proxy::Config/File[/etc/foreman-proxy/settings.yml]/notify: subscribes to Class[Foreman_proxy::Service]
debug: /Stage[main]/Foreman::Install/Package[foreman]/require: requires Foreman::Install::Repos[foreman]
debug: /Stage[main]/Foreman::Install/Package[foreman]/notify: subscribes to Class[Foreman::Service]
debug: /Stage[main]/Foreman_proxy::Tftp/Foreman_proxy::Tftp::Sync_file[chain.c32]/require: requires Class[Tftp::Install]
debug: /Stage[main]/Foreman::Config::Passenger/File[/usr/share/foreman/config/environment.rb]/require: requires Class[Foreman::Install]
debug: /Stage[main]/Puppet::Server::Passenger/Exec[restart_puppet]/require: requires Class[Puppet::Server::Install]
debug: /Stage[main]/Puppet::Server::Passenger/Exec[restart_puppet]/require: requires File[/etc/puppet/rack/tmp]
debug: /Stage[main]/Foreman_proxy::Install/Foreman::Install::Repos[foreman_proxy]/Exec[foreman-key-foreman_proxy]/notify: subscribes to Exec[update-apt-foreman_proxy]
debug: /Stage[main]/Apache::Ssl/Exec[enable-ssl]/require: requires Class[Apache::Install]
debug: /Stage[main]/Apache::Ssl/Exec[enable-ssl]/notify: subscribes to Service[apache2]
debug: /Stage[main]/Foreman::Config::Reports/Cron[expire_old_reports]/require: requires User[foreman]
debug: /Stage[main]/Foreman_proxy::Config/notify: subscribes to Class[Foreman_proxy::Service]
debug: /Stage[main]/Puppet::Server::Install/notify: subscribes to Class[Puppet::Server::Config]
debug: /Stage[main]/Foreman::Config::Passenger/File[foreman_vhost]/require: requires Class[Foreman::Install]
debug: /Stage[main]/Foreman::Config::Passenger/File[foreman_vhost]/notify: subscribes to Exec[reload-apache]
debug: /Stage[main]/Foreman::Config/File[/etc/foreman/settings.yaml]/require: requires User[foreman]
debug: /Stage[main]/Foreman::Config/File[/etc/foreman/settings.yaml]/notify: subscribes to Class[Foreman::Service]
debug: /Stage[main]/Foreman_proxy::Tftp/File[/var/lib/tftpboot//boot]/require: requires Class[Foreman_proxy::Install]
debug: /Stage[main]/Foreman_proxy::Tftp/File[/var/lib/tftpboot//boot]/require: requires Class[Tftp::Install]
debug: /Stage[main]/Puppet::Server::Passenger/File[/etc/puppet/rack/config.ru]/notify: subscribes to Exec[restart_puppet]
debug: /Stage[main]/Apache::Config/File[/etc/apache2/conf.d]/require: requires Class[Apache::Install]
debug: /Stage[main]/Apache::Config/File[/etc/apache2/conf.d]/notify: subscribes to Exec[reload-apache]
debug: /Stage[main]/Foreman_proxy::Install/Foreman::Install::Repos[foreman_proxy]/File[/etc/apt/sources.list.d/foreman_proxy.list]/notify: subscribes to Exec[foreman-key-foreman_proxy]
debug: /Stage[main]/Passenger::Install::Debian/Exec[enable-headers]/require: requires Class[Apache::Install]
debug: /Stage[main]/Passenger::Install::Debian/Exec[enable-headers]/notify: subscribes to Class[Apache::Service]
debug: /Stage[main]/Foreman_proxy::Install/Package[foreman-proxy]/require: requires Foreman::Install::Repos[foreman_proxy]
debug: /Stage[main]/Apache::Config/File[/etc/apache2/conf.d/apache2.conf]/require: requires Class[Apache::Install]
debug: /Stage[main]/Apache::Config/File[/etc/apache2/conf.d/apache2.conf]/notify: subscribes to Exec[reload-apache]
debug: /Stage[main]/Foreman::Puppetmaster/File[/usr/lib/ruby/1.8/puppet/reports/foreman.rb]/require: requires Class[Puppet::Server::Install]
debug: /Stage[main]/Foreman::Config::Reports/Cron[daily summary]/require: requires User[foreman]
debug: /Stage[main]/Foreman::Config::Enc/File[/var/lib/puppet/yaml]/require: requires Class[Puppet::Server::Install]
debug: /Stage[main]/Puppet::Install/notify: subscribes to Class[Puppet::Config]
debug: /Stage[main]/Foreman::Config/notify: subscribes to Class[Foreman::Service]
debug: /Stage[main]/Foreman::Config/Cron[clear_session_table]/require: requires User[foreman]
debug: /Stage[main]/Foreman_proxy::Config/User[foreman-proxy]/require: requires Class[Foreman_proxy::Install]
debug: /Stage[main]/Foreman_proxy::Config/User[foreman-proxy]/notify: subscribes to Class[Foreman_proxy::Service]
debug: /Stage[main]/Puppet::Server::Passenger/File[/etc/default/puppetmaster]/before: requires Class[Puppet::Server::Install]
debug: /Stage[main]/Foreman::Install/notify: subscribes to Class[Foreman::Config]
debug: /Stage[main]/Tftp::Install/notify: subscribes to Class[Tftp::Config]
debug: /Stage[main]/Foreman_proxy::Tftp/Foreman_proxy::Tftp::Sync_file[pxelinux.0]/require: requires Class[Tftp::Install]
debug: /Stage[main]/Foreman_proxy::Install/notify: subscribes to Class[Foreman_proxy::Config]
debug: /Stage[main]/Apache::Config/User[www-data]/require: requires Group[www-data]
debug: /Stage[main]/Puppet::Server::Passenger/File[puppet_vhost]/notify: subscribes to Exec[reload-apache]
debug: /Stage[main]/Foreman::Config::Enc/File[/var/lib/puppet/yaml/foreman]/require: requires Class[Puppet::Server::Install]
debug: /Stage[main]/Foreman::Config::Passenger/File[/usr/share/foreman/config.ru]/require: requires Class[Foreman::Install]
debug: /Stage[main]/Foreman_proxy::Tftp/Foreman_proxy::Tftp::Sync_file[menu.c32]/require: requires Class[Tftp::Install]
debug: /Stage[main]/Foreman::Install/Foreman::Install::Repos[foreman]/File[/etc/apt/sources.list.d/foreman.list]/notify: subscribes to Exec[foreman-key-foreman]
debug: /Stage[main]/Foreman::Install/Package[foreman-sqlite3]/require: requires Foreman::Install::Repos[foreman]
debug: /Stage[main]/Foreman::Install/Package[foreman-sqlite3]/notify: subscribes to Class[Foreman::Service]
debug: /Stage[main]/Foreman::Install/Package[foreman-sqlite3]/notify: subscribes to Package[foreman]
debug: /Stage[main]/Apache::Config/Group[www-data]/require: requires Class[Apache::Install]
debug: /Stage[main]/Foreman::Install/Foreman::Install::Repos[foreman]/Exec[foreman-key-foreman]/notify: subscribes to Exec[update-apt-foreman]
debug: /Stage[main]/Foreman_proxy::Service/Service[foreman-proxy]/require: requires Class[Foreman_proxy::Config]
debug: /Stage[main]/Apache::Service/Service[apache2]/subscribe: subscribes to Package[apache2]
debug: /Stage[main]/Apache::Service/Exec[reload-apache]/require: requires Service[apache2]
debug: /Stage[main]/Tftp::Service/Service[tftpd-hpa]/subscribe: subscribes to Class[Tftp::Config]
debug: /Stage[main]/Foreman_proxy::Tftp/File[/var/lib/tftpboot//pxelinux.cfg]/require: requires Class[Foreman_proxy::Install]
debug: /Stage[main]/Foreman_proxy::Tftp/File[/var/lib/tftpboot//pxelinux.cfg]/require: requires Class[Tftp::Install]
debug: /Stage[main]/Foreman::Config::Passenger/Exec[restart_foreman]: Autorequiring File[/usr/share/foreman]
debug: /Stage[main]/Foreman_proxy::Puppetca/File[/etc/puppet/autosign.conf]: Autorequiring File[/etc/puppet]
debug: /Stage[main]/Foreman_proxy::Puppetca/File[/etc/puppet/autosign.conf]: Autorequiring User[foreman-proxy]
debug: /Stage[main]/Foreman::Config::Enc/File[/etc/puppet/node.rb]: Autorequiring File[/etc/puppet]
debug: /Stage[main]/Foreman_proxy::Config/File[/etc/foreman-proxy/settings.yml]: Autorequiring User[foreman-proxy]
debug: /Stage[main]/Foreman::Config::Passenger/File[/usr/share/foreman/config/environment.rb]: Autorequiring File[/usr/share/foreman]
debug: /Stage[main]/Foreman::Config::Passenger/File[/usr/share/foreman/config/environment.rb]: Autorequiring User[foreman]
debug: /Stage[main]/Puppet::Server::Config/File[/etc/puppet/modules/common]: Autorequiring File[/etc/puppet/modules]
debug: /Stage[main]/Puppet::Server::Passenger/Exec[restart_puppet]: Autorequiring File[/etc/puppet/rack]
debug: /Stage[main]/Puppet::Server::Config/Puppet::Server::Env[production]/File[/etc/puppet/modules/production]: Autorequiring File[/etc/puppet/modules]
debug: /Stage[main]/Puppet::Server::Config/File[/etc/puppet/modules]: Autorequiring File[/etc/puppet]
debug: /Stage[main]/Puppet::Config/File[/etc/puppet/puppet.conf]: Autorequiring File[/etc/puppet]
debug: /Stage[main]/Foreman::Config::Passenger/File[foreman_vhost]: Autorequiring File[/etc/apache2/conf.d]
debug: /Stage[main]/Foreman_proxy::Tftp/File[/var/lib/tftpboot//boot]: Autorequiring User[foreman-proxy]
debug: /Stage[main]/Puppet::Server::Passenger/File[/etc/puppet/rack/config.ru]: Autorequiring File[/etc/puppet/rack]
debug: /Stage[main]/Apache::Config/File[/etc/apache2/conf.d/apache2.conf]: Autorequiring File[/etc/apache2/conf.d]
debug: /Stage[main]/Puppet::Server::Passenger/File[/etc/puppet/rack/tmp]: Autorequiring File[/etc/puppet/rack]
debug: /Stage[main]/Puppet::Server::Passenger/File[puppet_vhost]: Autorequiring File[/etc/apache2/conf.d]
debug: /Stage[main]/Foreman::Config::Enc/File[/var/lib/puppet/yaml/foreman]: Autorequiring File[/var/lib/puppet/yaml]
debug: /Stage[main]/Foreman::Config::Passenger/File[/usr/share/foreman/config.ru]: Autorequiring File[/usr/share/foreman]
debug: /Stage[main]/Foreman::Config::Passenger/File[/usr/share/foreman/config.ru]: Autorequiring User[foreman]
debug: /Stage[main]/Puppet::Server::Config/Puppet::Server::Env[development]/File[/etc/puppet/modules/development]: Autorequiring File[/etc/puppet/modules]
debug: /Stage[main]/Puppet::Server::Passenger/File[/etc/puppet/rack/public]: Autorequiring File[/etc/puppet/rack]
debug: /Stage[main]/Apache::Config/File[/var/www]: Autorequiring User[www-data]
debug: /Stage[main]/Apache::Config/File[/var/www]: Autorequiring Group[www-data]
debug: /Stage[main]/Foreman_proxy::Tftp/File[/var/lib/tftpboot//pxelinux.cfg]: Autorequiring User[foreman-proxy]
debug: /Stage[main]/Puppet::Server::Passenger/File[/etc/puppet/rack]: Autorequiring File[/etc/puppet]
debug: /Schedule[daily]: Skipping device resources because running on a host
debug: /Schedule[monthly]: Skipping device resources because running on a host
debug: /Schedule[hourly]: Skipping device resources because running on a host
debug: Prefetching apt resources for package
debug: Executing '/usr/bin/dpkg-query -W --showformat '${Status} ${Package} ${Version}\n''
debug: Puppet::Type::Package::ProviderApt: Executing '/usr/bin/dpkg-query -W --showformat '${Status} ${Package} ${Version}\n''
debug: /Schedule[never]: Skipping device resources because running on a host
notice: /Stage[main]/Foreman::Install/Foreman::Install::Repos[foreman]/File[/etc/apt/sources.list.d/foreman.list]/ensure: defined content as '{md5}8e71844bb3cf7d733fe59b5a678b7611'
info: /Stage[main]/Foreman::Install/Foreman::Install::Repos[foreman]/File[/etc/apt/sources.list.d/foreman.list]: Scheduling refresh of Exec[foreman-key-foreman]
debug: /Stage[main]/Foreman::Install/Foreman::Install::Repos[foreman]/File[/etc/apt/sources.list.d/foreman.list]: The container Foreman::Install::Repos[foreman] will propagate my refresh event
debug: Execforeman-key-foreman: Executing '/usr/bin/wget -q http://deb.theforeman.org/foreman.asc -O- | /usr/bin/apt-key add -'
debug: Executing '/usr/bin/wget -q http://deb.theforeman.org/foreman.asc -O- | /usr/bin/apt-key add -'
notice: /Stage[main]/Foreman::Install/Foreman::Install::Repos[foreman]/Exec[foreman-key-foreman]: Triggered 'refresh' from 1 events
info: /Stage[main]/Foreman::Install/Foreman::Install::Repos[foreman]/Exec[foreman-key-foreman]: Scheduling refresh of Exec[update-apt-foreman]
debug: /Stage[main]/Foreman::Install/Foreman::Install::Repos[foreman]/Exec[foreman-key-foreman]: The container Foreman::Install::Repos[foreman] will propagate my refresh event
debug: Execupdate-apt-foreman: Executing '/usr/bin/apt-get update'
debug: Executing '/usr/bin/apt-get update'
notice: /Stage[main]/Foreman::Install/Foreman::Install::Repos[foreman]/Exec[update-apt-foreman]: Triggered 'refresh' from 1 events
debug: /Stage[main]/Foreman::Install/Foreman::Install::Repos[foreman]/Exec[update-apt-foreman]: The container Foreman::Install::Repos[foreman] will propagate my refresh event
debug: Foreman::Install::Repos[foreman]: The container Class[Foreman::Install] will propagate my refresh event
debug: Puppet::Type::Package::ProviderApt: Executing '/usr/bin/apt-cache policy foreman-sqlite3'
notice: /Stage[main]/Foreman_proxy::Install/Foreman::Install::Repos[foreman_proxy]/File[/etc/apt/sources.list.d/foreman_proxy.list]/ensure: defined content as '{md5}8e71844bb3cf7d733fe59b5a678b7611'
info: /Stage[main]/Foreman_proxy::Install/Foreman::Install::Repos[foreman_proxy]/File[/etc/apt/sources.list.d/foreman_proxy.list]: Scheduling refresh of Exec[foreman-key-foreman_proxy]
debug: /Stage[main]/Foreman_proxy::Install/Foreman::Install::Repos[foreman_proxy]/File[/etc/apt/sources.list.d/foreman_proxy.list]: The container Foreman::Install::Repos[foreman_proxy] will propagate my refresh event
debug: /Schedule[weekly]: Skipping device resources because running on a host
debug: Execforeman-key-foreman_proxy: Executing '/usr/bin/wget -q http://deb.theforeman.org/foreman.asc -O- | /usr/bin/apt-key add -'
debug: Executing '/usr/bin/wget -q http://deb.theforeman.org/foreman.asc -O- | /usr/bin/apt-key add -'
notice: /Stage[main]/Foreman_proxy::Install/Foreman::Install::Repos[foreman_proxy]/Exec[foreman-key-foreman_proxy]: Triggered 'refresh' from 1 events
info: /Stage[main]/Foreman_proxy::Install/Foreman::Install::Repos[foreman_proxy]/Exec[foreman-key-foreman_proxy]: Scheduling refresh of Exec[update-apt-foreman_proxy]
debug: /Stage[main]/Foreman_proxy::Install/Foreman::Install::Repos[foreman_proxy]/Exec[foreman-key-foreman_proxy]: The container Foreman::Install::Repos[foreman_proxy] will propagate my refresh event
debug: Execupdate-apt-foreman_proxy: Executing '/usr/bin/apt-get update'
debug: Executing '/usr/bin/apt-get update'
notice: /Stage[main]/Foreman_proxy::Install/Foreman::Install::Repos[foreman_proxy]/Exec[update-apt-foreman_proxy]: Triggered 'refresh' from 1 events
debug: /Stage[main]/Foreman_proxy::Install/Foreman::Install::Repos[foreman_proxy]/Exec[update-apt-foreman_proxy]: The container Foreman::Install::Repos[foreman_proxy] will propagate my refresh event
debug: Foreman::Install::Repos[foreman_proxy]: The container Class[Foreman_proxy::Install] will propagate my refresh event
info: Class[Foreman_proxy::Install]: Scheduling refresh of Class[Foreman_proxy::Config]
debug: Class[Foreman_proxy::Install]: The container Stage[main] will propagate my refresh event
debug: Augeassudo-foreman-proxy: Opening augeas with root /, lens path , flags 0
debug: Augeassudo-foreman-proxy: Augeas version 0.10.0 is installed
debug: Augeassudo-foreman-proxy: Will attempt to save and only run if files changed
debug: Augeassudo-foreman-proxy: sending command 'set' with params ["/files/etc/sudoers/spec[user = 'foreman-proxy']/user", "foreman-proxy"]
debug: Augeassudo-foreman-proxy: sending command 'set' with params ["/files/etc/sudoers/spec[user = 'foreman-proxy']/host_group/host", "ALL"]
debug: Augeassudo-foreman-proxy: sending command 'set' with params ["/files/etc/sudoers/spec[user = 'foreman-proxy']/host_group/command[1]", "/usr/bin/puppetca"]
debug: Augeassudo-foreman-proxy: sending command 'set' with params ["/files/etc/sudoers/spec[user = 'foreman-proxy']/host_group/command[2]", "/usr/sbin/puppetrun"]
debug: Augeassudo-foreman-proxy: sending command 'set' with params ["/files/etc/sudoers/spec[user = 'foreman-proxy']/host_group/command[1]/tag", "NOPASSWD"]
debug: Augeassudo-foreman-proxy: sending command 'set' with params ["/files/etc/sudoers/Defaults[type = ':foreman-proxy']/type", ":foreman-proxy"]
debug: Augeassudo-foreman-proxy: sending command 'set' with params ["/files/etc/sudoers/Defaults[type = ':foreman-proxy']/requiretty/negate", ""]
debug: Augeassudo-foreman-proxy: Skipping because no files were changed
debug: Augeassudo-foreman-proxy: Closed the augeas connection
debug: Serviceapache2: Executing '/etc/init.d/apache2 status'
debug: /Schedule[puppet]: Skipping device resources because running on a host
debug: Servicetftpd-hpa: Executing 'sh -c LANG=C invoke-rc.d tftpd-hpa status | grep -q '^tftpd-hpa.*running''
debug: Serviceforeman-proxy: Executing '/etc/init.d/foreman-proxy status'
info: Class[Foreman::Install]: Scheduling refresh of Class[Foreman::Config]
debug: Class[Foreman::Install]: The container Stage[main] will propagate my refresh event
debug: Execreload-apache: Executing check '/usr/sbin/apache2ctl -t'
debug: Executing '/usr/sbin/apache2ctl -t'
debug: Prefetching crontab resources for cron
debug: Serviceforeman: Executing '/etc/init.d/foreman status'
debug: Finishing transaction 70157797682160
debug: Storing state
debug: Stored state in 0.01 seconds
notice: Finished catalog run in 10.60 seconds
debug: Finishing transaction 70157796250480
debug: Received report to process from puppet.i.sics.se
debug: Processing report from puppet.i.sics.se with processor Puppet::Reports::Store
root@puppet:~/foreman-installer#
from http://theforeman.org/manuals/1.11/index.html#3.2.2InstallerOptions
--foreman-repo This can be stable, nightly or a specific version i.e. 1.7
Use this with a specific version to allow foreman-installer to setup the correct repositories.
With foreman-answers.yaml, replace the custom_repo lines with the following
foreman:
repo: 1.11
foreman_proxy:
repo: 1.11
...
root@puppet:
/foreman-installer# echo include puppet, puppet::server, foreman, foreman_proxy | puppet apply --modulepath $MODULE_PATH -vd/foreman-installer#info: Loading facts in /etc/puppet/modules/common/concat/lib/facter/concat_basedir.rb
info: Loading facts in /etc/puppet/modules/common/firewall/lib/facter/iptables.rb
info: Loading facts in /etc/puppet/modules/common/varnish/lib/facter/varnish_version.rb
info: Loading facts in /etc/puppet/modules/common/stdlib/lib/facter/root_home.rb
info: Loading facts in /etc/puppet/modules/common/stdlib/lib/facter/puppet_vardir.rb
info: Loading facts in /etc/puppet/modules/common/stdlib/lib/facter/facter_dot_d.rb
info: Loading facts in /var/lib/puppet/lib/facter/varnish_version.rb
info: Loading facts in /var/lib/puppet/lib/facter/iptables.rb
info: Loading facts in /var/lib/puppet/lib/facter/root_home.rb
info: Loading facts in /var/lib/puppet/lib/facter/puppet_vardir.rb
info: Loading facts in /var/lib/puppet/lib/facter/facter_dot_d.rb
info: Loading facts in /var/lib/puppet/lib/facter/concat_basedir.rb
debug: importing '/etc/puppet/modules/common/puppet/manifests/init.pp' in environment production
debug: Automatically imported puppet from puppet into production
debug: importing '/etc/puppet/modules/common/puppet/manifests/params.pp' in environment production
debug: Automatically imported puppet::params from puppet/params into production
debug: importing '/etc/puppet/modules/common/foreman/manifests/init.pp' in environment production
debug: importing '/etc/puppet/modules/common/foreman/manifests/params.pp' in environment production
debug: Automatically imported foreman::params from foreman/params into production
debug: importing '/etc/puppet/modules/common/puppet/manifests/install.pp' in environment production
debug: Automatically imported puppet::install from puppet/install into production
debug: importing '/etc/puppet/modules/common/puppet/manifests/config.pp' in environment production
debug: Automatically imported puppet::config from puppet/config into production
debug: Failed to load library 'selinux' for feature 'selinux'
debug: Scope(Class[Puppet::Config]): Retrieving template puppet/puppet.conf.erb
debug: template[/etc/puppet/modules/common/puppet/templates/puppet.conf.erb]: Bound template variables for /etc/puppet/modules/common/puppet/templates/puppet.conf.erb in 0.00 seconds
debug: template[/etc/puppet/modules/common/puppet/templates/puppet.conf.erb]: Interpolated template /etc/puppet/modules/common/puppet/templates/puppet.conf.erb in 0.00 seconds
debug: importing '/etc/puppet/modules/common/puppet/manifests/server.pp' in environment production
debug: Automatically imported puppet::server from puppet/server into production
debug: importing '/etc/puppet/modules/common/puppet/manifests/server/install.pp' in environment production
debug: Automatically imported puppet::server::install from puppet/server/install into production
debug: importing '/etc/puppet/modules/common/puppet/manifests/server/config.pp' in environment production
debug: Automatically imported puppet::server::config from puppet/server/config into production
debug: importing '/etc/puppet/modules/common/puppet/manifests/server/passenger.pp' in environment production
debug: Automatically imported puppet::server::passenger from puppet/server/passenger into production
debug: importing '/etc/puppet/modules/common/apache/manifests/init.pp' in environment production
debug: importing '/etc/puppet/modules/common/apache/manifests/ssl.pp' in environment production
debug: Automatically imported apache::ssl from apache/ssl into production
debug: importing '/etc/puppet/modules/common/apache/manifests/params.pp' in environment production
debug: Automatically imported apache::params from apache/params into production
debug: importing '/etc/puppet/modules/common/apache/manifests/install.pp' in environment production
debug: Automatically imported apache::install from apache/install into production
debug: importing '/etc/puppet/modules/common/apache/manifests/config.pp' in environment production
debug: Automatically imported apache::config from apache/config into production
debug: Failed to load library 'ldap' for feature 'ldap'
debug: importing '/etc/puppet/modules/common/apache/manifests/service.pp' in environment production
debug: Automatically imported apache::service from apache/service into production
debug: importing '/etc/puppet/modules/common/passenger/manifests/init.pp' in environment production
debug: Automatically imported passenger from passenger into production
debug: importing '/etc/puppet/modules/common/passenger/manifests/install.pp' in environment production
debug: Automatically imported passenger::install from passenger/install into production
debug: importing '/etc/puppet/modules/common/passenger/manifests/install/debian.pp' in environment production
debug: Automatically imported passenger::install::debian from passenger/install/debian into production
debug: Scope(Class[Puppet::Server::Passenger]): Retrieving template puppet/server/puppet-vhost.conf.erb
debug: template[/etc/puppet/modules/common/puppet/templates/server/puppet-vhost.conf.erb]: Bound template variables for /etc/puppet/modules/common/puppet/templates/server/puppet-vhost.conf.erb in 0.00 seconds
debug: template[/etc/puppet/modules/common/puppet/templates/server/puppet-vhost.conf.erb]: Interpolated template /etc/puppet/modules/common/puppet/templates/server/puppet-vhost.conf.erb in 0.02 seconds
debug: importing '/etc/puppet/modules/common/foreman/manifests/puppetmaster.pp' in environment production
debug: Automatically imported foreman::puppetmaster from foreman/puppetmaster into production
debug: Scope(Class[Foreman::Puppetmaster]): Retrieving template foreman/foreman-report.rb.erb
debug: template[/etc/puppet/modules/common/foreman/templates/foreman-report.rb.erb]: Bound template variables for /etc/puppet/modules/common/foreman/templates/foreman-report.rb.erb in 0.00 seconds
debug: template[/etc/puppet/modules/common/foreman/templates/foreman-report.rb.erb]: Interpolated template /etc/puppet/modules/common/foreman/templates/foreman-report.rb.erb in 0.00 seconds
debug: importing '/etc/puppet/modules/common/foreman/manifests/config/enc.pp' in environment production
debug: Automatically imported foreman::config::enc from foreman/config/enc into production
debug: importing '/etc/puppet/modules/common/foreman/manifests/config.pp' in environment production
debug: Scope(Class[Foreman::Config::Enc]): Retrieving template foreman/external_node.rb.erb
debug: template[/etc/puppet/modules/common/foreman/templates/external_node.rb.erb]: Bound template variables for /etc/puppet/modules/common/foreman/templates/external_node.rb.erb in 0.00 seconds
debug: template[/etc/puppet/modules/common/foreman/templates/external_node.rb.erb]: Interpolated template /etc/puppet/modules/common/foreman/templates/external_node.rb.erb in 0.00 seconds
debug: Scope(Class[Puppet::Server::Config]): Retrieving template puppet/puppet.conf.erb
debug: template[/etc/puppet/modules/common/puppet/templates/puppet.conf.erb]: Bound template variables for /etc/puppet/modules/common/puppet/templates/puppet.conf.erb in 0.00 seconds
debug: template[/etc/puppet/modules/common/puppet/templates/puppet.conf.erb]: Interpolated template /etc/puppet/modules/common/puppet/templates/puppet.conf.erb in 0.00 seconds
debug: Scope(Class[Puppet::Server::Config]): Retrieving template puppet/server/puppet.conf.erb
debug: template[/etc/puppet/modules/common/puppet/templates/server/puppet.conf.erb]: Bound template variables for /etc/puppet/modules/common/puppet/templates/server/puppet.conf.erb in 0.00 seconds
debug: template[/etc/puppet/modules/common/puppet/templates/server/puppet.conf.erb]: Interpolated template /etc/puppet/modules/common/puppet/templates/server/puppet.conf.erb in 0.01 seconds
debug: importing '/etc/puppet/modules/common/puppet/manifests/server/env.pp' in environment production
debug: Automatically imported puppet::server::env from puppet/server/env into production
debug: importing '/etc/puppet/modules/common/foreman/manifests/install.pp' in environment production
debug: Automatically imported foreman::install from foreman/install into production
debug: importing '/etc/puppet/modules/common/foreman/manifests/install/repos.pp' in environment production
debug: Automatically imported foreman::install::repos from foreman/install/repos into production
debug: importing '/etc/puppet/modules/common/foreman/manifests/service.pp' in environment production
debug: Automatically imported foreman::service from foreman/service into production
debug: Scope(Class[Foreman::Config]): Retrieving template foreman/settings.yaml.erb
debug: template[/etc/puppet/modules/common/foreman/templates/settings.yaml.erb]: Bound template variables for /etc/puppet/modules/common/foreman/templates/settings.yaml.erb in 0.00 seconds
debug: template[/etc/puppet/modules/common/foreman/templates/settings.yaml.erb]: Interpolated template /etc/puppet/modules/common/foreman/templates/settings.yaml.erb in 0.00 seconds
debug: importing '/etc/puppet/modules/common/foreman/manifests/config/reports.pp' in environment production
debug: Automatically imported foreman::config::reports from foreman/config/reports into production
debug: importing '/etc/puppet/modules/common/foreman/manifests/config/passenger.pp' in environment production
debug: Automatically imported foreman::config::passenger from foreman/config/passenger into production
debug: Scope(Class[Foreman::Config::Passenger]): Retrieving template foreman/foreman-vhost.conf.erb
debug: template[/etc/puppet/modules/common/foreman/templates/foreman-vhost.conf.erb]: Bound template variables for /etc/puppet/modules/common/foreman/templates/foreman-vhost.conf.erb in 0.00 seconds
debug: template[/etc/puppet/modules/common/foreman/templates/foreman-vhost.conf.erb]: Interpolated template /etc/puppet/modules/common/foreman/templates/foreman-vhost.conf.erb in 0.01 seconds
debug: importing '/etc/puppet/modules/common/foreman_proxy/manifests/init.pp' in environment production
debug: Automatically imported foreman_proxy from foreman_proxy into production
debug: importing '/etc/puppet/modules/common/foreman_proxy/manifests/params.pp' in environment production
debug: Automatically imported foreman_proxy::params from foreman_proxy/params into production
debug: importing '/etc/puppet/modules/common/foreman_proxy/manifests/tftp.pp' in environment production
debug: importing '/etc/puppet/modules/common/tftp/manifests/init.pp' in environment production
debug: importing '/etc/puppet/modules/common/tftp/manifests/params.pp' in environment production
debug: Automatically imported tftp::params from tftp/params into production
debug: importing '/etc/puppet/modules/common/foreman_proxy/manifests/install.pp' in environment production
debug: Automatically imported foreman_proxy::install from foreman_proxy/install into production
debug: importing '/etc/puppet/modules/common/foreman_proxy/manifests/config.pp' in environment production
debug: Automatically imported foreman_proxy::config from foreman_proxy/config into production
debug: importing '/etc/puppet/modules/common/foreman_proxy/manifests/puppetca.pp' in environment production
debug: Automatically imported foreman_proxy::puppetca from foreman_proxy/puppetca into production
debug: importing '/etc/puppet/modules/common/tftp/manifests/install.pp' in environment production
debug: Automatically imported tftp::install from tftp/install into production
debug: importing '/etc/puppet/modules/common/tftp/manifests/config.pp' in environment production
debug: Automatically imported tftp::config from tftp/config into production
debug: importing '/etc/puppet/modules/common/tftp/manifests/service.pp' in environment production
debug: Automatically imported tftp::service from tftp/service into production
debug: importing '/etc/puppet/modules/common/foreman_proxy/manifests/tftp/sync_file.pp' in environment production
debug: Automatically imported foreman_proxy::tftp::sync_file from foreman_proxy/tftp/sync_file into production
debug: importing '/etc/puppet/modules/common/foreman_proxy/manifests/service.pp' in environment production
debug: Automatically imported foreman_proxy::service from foreman_proxy/service into production
debug: Scope(Class[Foreman_proxy::Config]): Retrieving template foreman_proxy/settings.yml.erb
debug: template[/etc/puppet/modules/common/foreman_proxy/templates/settings.yml.erb]: Bound template variables for /etc/puppet/modules/common/foreman_proxy/templates/settings.yml.erb in 0.00 seconds
debug: template[/etc/puppet/modules/common/foreman_proxy/templates/settings.yml.erb]: Interpolated template /etc/puppet/modules/common/foreman_proxy/templates/settings.yml.erb in 0.01 seconds
debug: Adding relationship from Class[Puppet::Install] to Class[Puppet::Config] with 'notify'
debug: Adding relationship from Class[Puppet::Server::Install] to Class[Puppet::Server::Config] with 'notify'
debug: Adding relationship from Class[Foreman::Install] to Class[Foreman::Config] with 'notify'
debug: Adding relationship from Class[Foreman::Config] to Class[Foreman::Service] with 'notify'
debug: Adding relationship from Class[Tftp::Params] to Class[Tftp::Install] with 'notify'
debug: Adding relationship from Class[Tftp::Install] to Class[Tftp::Config] with 'notify'
debug: Adding relationship from Class[Tftp::Config] to Class[Tftp::Service] with 'notify'
debug: Adding relationship from Class[Foreman_proxy::Install] to Class[Foreman_proxy::Config] with 'notify'
debug: Adding relationship from Class[Foreman_proxy::Config] to Class[Foreman_proxy::Service] with 'notify'
debug: Adding relationship from File[/etc/apt/sources.list.d/foreman.list] to Exec[foreman-key-foreman] with 'notify'
debug: Adding relationship from Exec[foreman-key-foreman] to Exec[update-apt-foreman] with 'notify'
debug: Adding relationship from File[/etc/apt/sources.list.d/foreman_proxy.list] to Exec[foreman-key-foreman_proxy] with 'notify'
debug: Adding relationship from Exec[foreman-key-foreman_proxy] to Exec[update-apt-foreman_proxy] with 'notify'
debug: File[/etc/puppet/node.rb]: Adding default for require
debug: File[/var/lib/puppet/yaml]: Adding default for require
debug: File[/var/lib/puppet/yaml/foreman]: Adding default for require
debug: Cron[clear_session_table]: Adding default for user
debug: Cron[clear_session_table]: Adding default for environment
debug: Cron[clear_session_table]: Adding default for require
debug: Cron[expire_old_reports]: Adding default for user
debug: Cron[expire_old_reports]: Adding default for environment
debug: Cron[expire_old_reports]: Adding default for require
debug: Cron[daily summary]: Adding default for user
debug: Cron[daily summary]: Adding default for environment
debug: Cron[daily summary]: Adding default for require
debug: Puppet::Type::User::ProviderPw: file pw does not exist
debug: Puppet::Type::User::ProviderLdap: true value when expecting false
debug: Puppet::Type::User::ProviderUser_role_add: file roledel does not exist
debug: Puppet::Type::User::ProviderDirectoryservice: file /usr/bin/dscl does not exist
debug: Puppet::Type::Package::ProviderRug: file /usr/bin/rug does not exist
debug: Puppet::Type::Package::ProviderPortupgrade: file /usr/local/sbin/portupgrade does not exist
debug: Puppet::Type::Package::ProviderYum: file yum does not exist
debug: Puppet::Type::Package::ProviderSunfreeware: file pkg-get does not exist
debug: Puppet::Type::Package::ProviderOpenbsd: file pkg_info does not exist
debug: Puppet::Type::Package::ProviderPkg: file /usr/bin/pkg does not exist
debug: Puppet::Type::Package::ProviderSun: file /usr/sbin/pkgrm does not exist
debug: Puppet::Type::Package::ProviderZypper: file /usr/bin/zypper does not exist
debug: Puppet::Type::Package::ProviderPorts: file /usr/local/sbin/portupgrade does not exist
debug: Puppet::Type::Package::ProviderAptrpm: file rpm does not exist
debug: Puppet::Type::Package::ProviderFreebsd: file /usr/sbin/pkg_info does not exist
debug: Puppet::Type::Package::ProviderUp2date: file /usr/sbin/up2date-nox does not exist
debug: Puppet::Type::Package::ProviderFink: file /sw/bin/fink does not exist
debug: Puppet::Type::Package::ProviderNim: file /usr/sbin/nimclient does not exist
debug: Puppet::Type::Package::ProviderHpux: file /usr/sbin/swlist does not exist
debug: Puppet::Type::Package::ProviderPortage: file /usr/bin/eix does not exist
debug: Puppet::Type::Package::ProviderRpm: file rpm does not exist
debug: Puppet::Type::Package::ProviderAix: file /usr/bin/lslpp does not exist
debug: Puppet::Type::Package::ProviderUrpmi: file urpmq does not exist
debug: Puppet::Type::Package::ProviderPacman: file /usr/bin/pacman does not exist
debug: Puppet::Type::Group::ProviderPw: file pw does not exist
debug: Puppet::Type::Group::ProviderLdap: true value when expecting false
debug: Puppet::Type::Group::ProviderDirectoryservice: file /usr/bin/dscl does not exist
debug: Puppet::Type::Service::ProviderSystemd: file /bin/systemctl does not exist
debug: Puppet::Type::Service::ProviderDaemontools: file /usr/bin/svc does not exist
debug: Puppet::Type::Service::ProviderLaunchd: file /bin/launchctl does not exist
debug: Puppet::Type::Service::ProviderGentoo: file /sbin/rc-update does not exist
debug: Puppet::Type::Service::ProviderRedhat: file /sbin/service does not exist
debug: Puppet::Type::Service::ProviderRunit: file /usr/bin/sv does not exist
debug: Creating default schedules
debug: /File[/var/lib/puppet/ssl/public_keys/puppet.i.sics.se.pem]: Autorequiring File[/var/lib/puppet/ssl/public_keys]
debug: /File[/var/lib/puppet/ssl]: Autorequiring File[/var/lib/puppet]
debug: /File[/var/lib/puppet/facts]: Autorequiring File[/var/lib/puppet]
debug: /File[/var/lib/puppet/lib]: Autorequiring File[/var/lib/puppet]
debug: /File[/var/lib/puppet/ssl/crl.pem]: Autorequiring File[/var/lib/puppet/ssl]
debug: /File[/var/lib/puppet/ssl/private]: Autorequiring File[/var/lib/puppet/ssl]
debug: /File[/var/lib/puppet/state/last_run_summary.yaml]: Autorequiring File[/var/lib/puppet/state]
debug: /File[/var/lib/puppet/client_data]: Autorequiring File[/var/lib/puppet]
debug: /File[/var/lib/puppet/ssl/certs/puppet.i.sics.se.pem]: Autorequiring File[/var/lib/puppet/ssl/certs]
debug: /File[/var/lib/puppet/state/state.yaml]: Autorequiring File[/var/lib/puppet/state]
debug: /File[/var/lib/puppet/clientbucket]: Autorequiring File[/var/lib/puppet]
debug: /File[/var/lib/puppet/ssl/certs/ca.pem]: Autorequiring File[/var/lib/puppet/ssl/certs]
debug: /File[/var/lib/puppet/client_yaml]: Autorequiring File[/var/lib/puppet]
debug: /File[/var/lib/puppet/ssl/private_keys/puppet.i.sics.se.pem]: Autorequiring File[/var/lib/puppet/ssl/private_keys]
debug: /File[/var/lib/puppet/ssl/certificate_requests]: Autorequiring File[/var/lib/puppet/ssl]
debug: /File[/var/lib/puppet/ssl/certs]: Autorequiring File[/var/lib/puppet/ssl]
debug: /File[/var/lib/puppet/state/last_run_report.yaml]: Autorequiring File[/var/lib/puppet/state]
debug: /File[/var/lib/puppet/state/graphs]: Autorequiring File[/var/lib/puppet/state]
debug: /File[/var/lib/puppet/state]: Autorequiring File[/var/lib/puppet]
debug: /File[/var/lib/puppet/ssl/public_keys]: Autorequiring File[/var/lib/puppet/ssl]
debug: /File[/var/lib/puppet/ssl/private_keys]: Autorequiring File[/var/lib/puppet/ssl]
debug: Finishing transaction 70279554668340
debug: Loaded state in 0.00 seconds
debug: Loaded state in 0.00 seconds
info: Applying configuration version '1353341894'
debug: /Stage[main]/Foreman_proxy::Install/Package[foreman-proxy]/require: requires Foreman::Install::Repos[foreman_proxy]
debug: /Stage[main]/Foreman_proxy::Tftp/File[/var/lib/tftpboot//pxelinux.cfg]/require: requires Class[Foreman_proxy::Install]
debug: /Stage[main]/Foreman_proxy::Tftp/File[/var/lib/tftpboot//pxelinux.cfg]/require: requires Class[Tftp::Install]
debug: /Stage[main]/Foreman::Puppetmaster/File[/usr/lib/ruby/1.8/puppet/reports/foreman.rb]/require: requires Class[Puppet::Server::Install]
debug: /Stage[main]/Foreman::Config::Enc/File[/var/lib/puppet/yaml/foreman]/require: requires Class[Puppet::Server::Install]
debug: /Stage[main]/Puppet::Server::Install/notify: subscribes to Class[Puppet::Server::Config]
debug: /Stage[main]/Foreman_proxy::Config/notify: subscribes to Class[Foreman_proxy::Service]
debug: /Stage[main]/Foreman::Install/notify: subscribes to Class[Foreman::Config]
debug: /Stage[main]/Passenger::Install::Debian/Exec[enable-headers]/require: requires Class[Apache::Install]
debug: /Stage[main]/Passenger::Install::Debian/Exec[enable-headers]/notify: subscribes to Class[Apache::Service]
debug: /Stage[main]/Puppet::Server::Passenger/File[puppet_vhost]/notify: subscribes to Exec[reload-apache]
debug: /Stage[main]/Apache::Config/File[/etc/apache2/conf.d/apache2.conf]/require: requires Class[Apache::Install]
debug: /Stage[main]/Apache::Config/File[/etc/apache2/conf.d/apache2.conf]/notify: subscribes to Exec[reload-apache]
debug: /Stage[main]/Puppet::Server::Passenger/Exec[restart_puppet]/require: requires Class[Puppet::Server::Install]
debug: /Stage[main]/Puppet::Server::Passenger/Exec[restart_puppet]/require: requires File[/etc/puppet/rack/tmp]
debug: /Stage[main]/Foreman::Config::Reports/Cron[daily summary]/require: requires User[foreman]
debug: /Stage[main]/Foreman::Config::Enc/File[/etc/puppet/node.rb]/require: requires Class[Puppet::Server::Install]
debug: /Stage[main]/Foreman::Config::Passenger/File[/usr/share/foreman/config.ru]/require: requires Class[Foreman::Install]
debug: /Stage[main]/Foreman_proxy::Tftp/Foreman_proxy::Tftp::Sync_file[pxelinux.0]/require: requires Class[Tftp::Install]
debug: /Stage[main]/Foreman_proxy::Service/Service[foreman-proxy]/require: requires Class[Foreman_proxy::Config]
debug: /Stage[main]/Foreman_proxy::Install/notify: subscribes to Class[Foreman_proxy::Config]
debug: /Stage[main]/Foreman::Config/notify: subscribes to Class[Foreman::Service]
debug: /Stage[main]/Foreman_proxy::Tftp/Foreman_proxy::Tftp::Sync_file[menu.c32]/require: requires Class[Tftp::Install]
debug: /Stage[main]/Foreman::Install/Package[foreman-sqlite3]/require: requires Foreman::Install::Repos[foreman]
debug: /Stage[main]/Foreman::Install/Package[foreman-sqlite3]/notify: subscribes to Class[Foreman::Service]
debug: /Stage[main]/Foreman::Install/Package[foreman-sqlite3]/notify: subscribes to Package[foreman]
debug: /Stage[main]/Foreman_proxy::Install/Foreman::Install::Repos[foreman_proxy]/File[/etc/apt/sources.list.d/foreman_proxy.list]/notify: subscribes to Exec[foreman-key-foreman_proxy]
debug: /Stage[main]/Tftp::Params/notify: subscribes to Class[Tftp::Install]
debug: /Stage[main]/Foreman_proxy::Config/User[foreman-proxy]/require: requires Class[Foreman_proxy::Install]
debug: /Stage[main]/Foreman_proxy::Config/User[foreman-proxy]/notify: subscribes to Class[Foreman_proxy::Service]
debug: /Stage[main]/Foreman::Install/Foreman::Install::Repos[foreman]/Exec[foreman-key-foreman]/notify: subscribes to Exec[update-apt-foreman]
debug: /Stage[main]/Foreman::Install/Package[foreman]/require: requires Foreman::Install::Repos[foreman]
debug: /Stage[main]/Foreman::Install/Package[foreman]/notify: subscribes to Class[Foreman::Service]
debug: /Stage[main]/Foreman_proxy::Tftp/Foreman_proxy::Tftp::Sync_file[chain.c32]/require: requires Class[Tftp::Install]
debug: /Stage[main]/Foreman_proxy::Install/Foreman::Install::Repos[foreman_proxy]/Exec[foreman-key-foreman_proxy]/notify: subscribes to Exec[update-apt-foreman_proxy]
debug: /Stage[main]/Apache::Service/Service[apache2]/subscribe: subscribes to Package[apache2]
debug: /Stage[main]/Tftp::Service/Service[tftpd-hpa]/subscribe: subscribes to Class[Tftp::Config]
debug: /Stage[main]/Apache::Config/File[/etc/apache2/conf.d]/require: requires Class[Apache::Install]
debug: /Stage[main]/Apache::Config/File[/etc/apache2/conf.d]/notify: subscribes to Exec[reload-apache]
debug: /Stage[main]/Apache::Config/Group[www-data]/require: requires Class[Apache::Install]
debug: /Stage[main]/Foreman_proxy::Tftp/File[/var/lib/tftpboot//boot]/require: requires Class[Foreman_proxy::Install]
debug: /Stage[main]/Foreman_proxy::Tftp/File[/var/lib/tftpboot//boot]/require: requires Class[Tftp::Install]
debug: /Stage[main]/Puppet::Server::Passenger/File[/etc/puppet/rack/config.ru]/notify: subscribes to Exec[restart_puppet]
debug: /Stage[main]/Puppet::Install/notify: subscribes to Class[Puppet::Config]
debug: /Stage[main]/Foreman::Config::Enc/File[/var/lib/puppet/yaml]/require: requires Class[Puppet::Server::Install]
debug: /Stage[main]/Foreman_proxy::Config/File[/etc/foreman-proxy/settings.yml]/require: requires Class[Foreman_proxy::Install]
debug: /Stage[main]/Foreman_proxy::Config/File[/etc/foreman-proxy/settings.yml]/notify: subscribes to Class[Foreman_proxy::Service]
debug: /Stage[main]/Tftp::Install/notify: subscribes to Class[Tftp::Config]
debug: /Stage[main]/Apache::Service/Exec[reload-apache]/require: requires Service[apache2]
debug: /Stage[main]/Foreman::Config/User[foreman]/require: requires Class[Foreman::Install]
debug: /Stage[main]/Passenger::Install::Debian/Package[passenger]/require: requires Class[Apache::Install]
debug: /Stage[main]/Passenger::Install::Debian/Package[passenger]/before: requires Class[Apache::Service]
debug: /Stage[main]/Foreman::Config/Cron[clear_session_table]/require: requires User[foreman]
debug: /Stage[main]/Foreman::Config::Reports/Cron[expire_old_reports]/require: requires User[foreman]
debug: /Stage[main]/Puppet::Server::Passenger/File[/etc/default/puppetmaster]/before: requires Class[Puppet::Server::Install]
debug: /Stage[main]/Foreman::Config::Passenger/File[/usr/share/foreman/config/environment.rb]/require: requires Class[Foreman::Install]
debug: /Stage[main]/Foreman_proxy::Puppetca/File[/etc/puppet/autosign.conf]/require: requires Class[Foreman_proxy::Install]
debug: /Stage[main]/Foreman::Config::Passenger/File[foreman_vhost]/require: requires Class[Foreman::Install]
debug: /Stage[main]/Foreman::Config::Passenger/File[foreman_vhost]/notify: subscribes to Exec[reload-apache]
debug: /Stage[main]/Apache::Config/User[www-data]/require: requires Group[www-data]
debug: /Stage[main]/Foreman::Config/File[/etc/foreman/settings.yaml]/require: requires User[foreman]
debug: /Stage[main]/Foreman::Config/File[/etc/foreman/settings.yaml]/notify: subscribes to Class[Foreman::Service]
debug: /Stage[main]/Tftp::Config/notify: subscribes to Class[Tftp::Service]
debug: /Stage[main]/Foreman::Install/Foreman::Install::Repos[foreman]/File[/etc/apt/sources.list.d/foreman.list]/notify: subscribes to Exec[foreman-key-foreman]
debug: /Stage[main]/Apache::Ssl/Exec[enable-ssl]/require: requires Class[Apache::Install]
debug: /Stage[main]/Apache::Ssl/Exec[enable-ssl]/notify: subscribes to Service[apache2]
debug: /Stage[main]/Puppet::Server::Config/Puppet::Server::Env[production]/File[/etc/puppet/modules/production]: Autorequiring File[/etc/puppet/modules]
debug: /Stage[main]/Foreman_proxy::Tftp/File[/var/lib/tftpboot//pxelinux.cfg]: Autorequiring User[foreman-proxy]
debug: /Stage[main]/Foreman::Config::Enc/File[/var/lib/puppet/yaml/foreman]: Autorequiring File[/var/lib/puppet/yaml]
debug: /Stage[main]/Puppet::Server::Passenger/File[/etc/puppet/rack/public]: Autorequiring File[/etc/puppet/rack]
debug: /Stage[main]/Puppet::Server::Passenger/File[puppet_vhost]: Autorequiring File[/etc/apache2/conf.d]
debug: /Stage[main]/Apache::Config/File[/etc/apache2/conf.d/apache2.conf]: Autorequiring File[/etc/apache2/conf.d]
debug: /Stage[main]/Puppet::Server::Passenger/Exec[restart_puppet]: Autorequiring File[/etc/puppet/rack]
debug: /Stage[main]/Foreman::Config::Enc/File[/etc/puppet/node.rb]: Autorequiring File[/etc/puppet]
debug: /Stage[main]/Foreman::Config::Passenger/File[/usr/share/foreman/config.ru]: Autorequiring File[/usr/share/foreman]
debug: /Stage[main]/Foreman::Config::Passenger/File[/usr/share/foreman/config.ru]: Autorequiring User[foreman]
debug: /Stage[main]/Apache::Config/File[/var/www]: Autorequiring User[www-data]
debug: /Stage[main]/Apache::Config/File[/var/www]: Autorequiring Group[www-data]
debug: /Stage[main]/Puppet::Server::Passenger/File[/etc/puppet/rack]: Autorequiring File[/etc/puppet]
debug: /Stage[main]/Puppet::Server::Config/File[/etc/puppet/modules]: Autorequiring File[/etc/puppet]
debug: /Stage[main]/Puppet::Server::Config/File[/etc/puppet/modules/common]: Autorequiring File[/etc/puppet/modules]
debug: /Stage[main]/Foreman_proxy::Tftp/File[/var/lib/tftpboot//boot]: Autorequiring User[foreman-proxy]
debug: /Stage[main]/Puppet::Server::Passenger/File[/etc/puppet/rack/config.ru]: Autorequiring File[/etc/puppet/rack]
debug: /Stage[main]/Puppet::Server::Passenger/File[/etc/puppet/rack/tmp]: Autorequiring File[/etc/puppet/rack]
debug: /Stage[main]/Foreman_proxy::Config/File[/etc/foreman-proxy/settings.yml]: Autorequiring User[foreman-proxy]
debug: /Stage[main]/Puppet::Config/File[/etc/puppet/puppet.conf]: Autorequiring File[/etc/puppet]
debug: /Stage[main]/Foreman::Config::Passenger/Exec[restart_foreman]: Autorequiring File[/usr/share/foreman]
debug: /Stage[main]/Foreman::Config::Passenger/File[/usr/share/foreman/config/environment.rb]: Autorequiring File[/usr/share/foreman]
debug: /Stage[main]/Foreman::Config::Passenger/File[/usr/share/foreman/config/environment.rb]: Autorequiring User[foreman]
debug: /Stage[main]/Foreman_proxy::Puppetca/File[/etc/puppet/autosign.conf]: Autorequiring File[/etc/puppet]
debug: /Stage[main]/Foreman_proxy::Puppetca/File[/etc/puppet/autosign.conf]: Autorequiring User[foreman-proxy]
debug: /Stage[main]/Foreman::Config::Passenger/File[foreman_vhost]: Autorequiring File[/etc/apache2/conf.d]
debug: /Stage[main]/Puppet::Server::Config/Puppet::Server::Env[development]/File[/etc/puppet/modules/development]: Autorequiring File[/etc/puppet/modules]
debug: /Schedule[daily]: Skipping device resources because running on a host
debug: /Schedule[monthly]: Skipping device resources because running on a host
debug: /Schedule[hourly]: Skipping device resources because running on a host
debug: Prefetching apt resources for package
debug: Executing '/usr/bin/dpkg-query -W --showformat '${Status} ${Package} ${Version}\n''
debug: Puppet::Type::Package::ProviderApt: Executing '/usr/bin/dpkg-query -W --showformat '${Status} ${Package} ${Version}\n''
debug: /Schedule[never]: Skipping device resources because running on a host
debug: Puppet::Type::Package::ProviderApt: Executing '/usr/bin/apt-cache policy foreman-sqlite3'
debug: /Schedule[weekly]: Skipping device resources because running on a host
debug: Augeassudo-foreman-proxy: Opening augeas with root /, lens path , flags 0
debug: Augeassudo-foreman-proxy: Augeas version 0.10.0 is installed
debug: Augeassudo-foreman-proxy: Will attempt to save and only run if files changed
debug: Augeassudo-foreman-proxy: sending command 'set' with params ["/files/etc/sudoers/spec[user = 'foreman-proxy']/user", "foreman-proxy"]
debug: Augeassudo-foreman-proxy: sending command 'set' with params ["/files/etc/sudoers/spec[user = 'foreman-proxy']/host_group/host", "ALL"]
debug: Augeassudo-foreman-proxy: sending command 'set' with params ["/files/etc/sudoers/spec[user = 'foreman-proxy']/host_group/command[1]", "/usr/bin/puppetca"]
debug: Augeassudo-foreman-proxy: sending command 'set' with params ["/files/etc/sudoers/spec[user = 'foreman-proxy']/host_group/command[2]", "/usr/sbin/puppetrun"]
debug: Augeassudo-foreman-proxy: sending command 'set' with params ["/files/etc/sudoers/spec[user = 'foreman-proxy']/host_group/command[1]/tag", "NOPASSWD"]
debug: Augeassudo-foreman-proxy: sending command 'set' with params ["/files/etc/sudoers/Defaults[type = ':foreman-proxy']/type", ":foreman-proxy"]
debug: Augeassudo-foreman-proxy: sending command 'set' with params ["/files/etc/sudoers/Defaults[type = ':foreman-proxy']/requiretty/negate", ""]
debug: Augeassudo-foreman-proxy: Skipping because no files were changed
debug: Augeassudo-foreman-proxy: Closed the augeas connection
debug: Serviceapache2: Executing '/etc/init.d/apache2 status'
debug: /Schedule[puppet]: Skipping device resources because running on a host
debug: Servicetftpd-hpa: Executing 'sh -c LANG=C invoke-rc.d tftpd-hpa status | grep -q '^tftpd-hpa.*running''
debug: Serviceforeman-proxy: Executing '/etc/init.d/foreman-proxy status'
debug: Execreload-apache: Executing check '/usr/sbin/apache2ctl -t'
debug: Executing '/usr/sbin/apache2ctl -t'
debug: Prefetching crontab resources for cron
debug: Serviceforeman: Executing '/etc/init.d/foreman status'
debug: Finishing transaction 70279539411220
debug: Storing state
debug: Stored state in 0.01 seconds
notice: Finished catalog run in 1.79 seconds
debug: Finishing transaction 70279538163700
debug: Received report to process from puppet.i.sics.se
debug: Processing report from puppet.i.sics.se with processor Puppet::Reports::Store
root@puppet: