So far it went OK:
echo include foreman, foreman_proxy | puppet apply --modulepath
/root/foreman-installer
notice:
/Stage[main]/Foreman_proxy::Install/Foreman::Install::Repos[foreman_proxy]/Yumrepo[foreman_proxy]/descr:
descr changed '' to 'Foreman stable repository'
notice:
/Stage[main]/Foreman_proxy::Install/Foreman::Install::Repos[foreman_proxy]/Yumrepo[foreman_proxy]/baseurl:
baseurl changed '' to 'http://yum.theforeman.org/releases/1.0/el6/$basearch'
notice:
/Stage[main]/Foreman_proxy::Install/Foreman::Install::Repos[foreman_proxy]/Yumrepo[foreman_proxy]/enabled:
enabled changed '' to '1'
notice:
/Stage[main]/Foreman_proxy::Install/Foreman::Install::Repos[foreman_proxy]/Yumrepo[foreman_proxy]/gpgcheck:
gpgcheck changed '' to '0'
notice:
/Stage[main]/Foreman::Install/Foreman::Install::Repos[foreman]/Yumrepo[foreman]/descr:
descr changed '' to 'Foreman stable repository'
notice:
/Stage[main]/Foreman::Install/Foreman::Install::Repos[foreman]/Yumrepo[foreman]/baseurl:
baseurl changed '' to 'http://yum.theforeman.org/releases/1.0/el6/$basearch'
notice:
/Stage[main]/Foreman::Install/Foreman::Install::Repos[foreman]/Yumrepo[foreman]/enabled:
enabled changed '' to '1'
notice:
/Stage[main]/Foreman::Install/Foreman::Install::Repos[foreman]/Yumrepo[foreman]/gpgcheck:
gpgcheck changed '' to '0'
notice:
/Stage[main]/Foreman_proxy::Install/Foreman::Install::Repos[foreman_proxy]/Yumrepo[foreman_proxy-testing]/descr:
descr changed '' to 'Foreman testing repository'
notice:
/Stage[main]/Foreman_proxy::Install/Foreman::Install::Repos[foreman_proxy]/Yumrepo[foreman_proxy-testing]/baseurl:
baseurl changed '' to 'http://yum.theforeman.org/test'
notice:
/Stage[main]/Foreman_proxy::Install/Foreman::Install::Repos[foreman_proxy]/Yumrepo[foreman_proxy-testing]/enabled:
enabled changed '' to '0'
notice:
/Stage[main]/Foreman_proxy::Install/Foreman::Install::Repos[foreman_proxy]/Yumrepo[foreman_proxy-testing]/gpgcheck:
gpgcheck changed '' to '0'
notice: /Stage[main]/Foreman_proxy::Install/Package[foreman-proxy]/ensure:
created
notice:
/Stage[main]/Foreman_proxy::Config/Augeas[sudo-foreman-proxy]/returns:
executed successfully
notice: /Stage[main]/Foreman_proxy::Config/User[foreman-proxy]/comment:
comment changed 'Foreman Proxy deamon user' to 'Foreman Proxy account'
notice: /Stage[main]/Foreman_proxy::Config/User[foreman-proxy]/groups:
groups changed '' to 'puppet'
notice: /File[/etc/puppet/autosign.conf]/ensure: created
notice: /File[/etc/foreman-proxy/settings.yml]/content: content changed
'{md5}e8dd849af6fd3d16dd69de92fb876902' to
'{md5}b210053dd715e52e9007d4b1bf1591e1'
notice: /File[/etc/foreman-proxy/settings.yml]/owner: owner changed 'root'
to 'foreman-proxy'
notice: /File[/etc/foreman-proxy/settings.yml]/group: group changed 'root'
to 'foreman-proxy'
notice: /Stage[main]/Foreman_proxy::Service/Service[foreman-proxy]/ensure:
ensure changed 'stopped' to 'running'
notice: /Stage[main]/Foreman_proxy::Service/Service[foreman-proxy]:
Triggered 'refresh' from 11 events
notice: /File[/tftpboot/boot]/ensure: created
notice: /File[/tftpboot/pxelinux.cfg]/ensure: created
notice:
/Stage[main]/Foreman::Install/Foreman::Install::Repos[foreman]/Yumrepo[foreman-testing]/descr:
descr changed '' to 'Foreman testing repository'
notice:
/Stage[main]/Foreman::Install/Foreman::Install::Repos[foreman]/Yumrepo[foreman-testing]/baseurl:
baseurl changed '' to 'http://yum.theforeman.org/test'
notice:
/Stage[main]/Foreman::Install/Foreman::Install::Repos[foreman]/Yumrepo[foreman-testing]/enabled:
enabled changed '' to '0'
notice:
/Stage[main]/Foreman::Install/Foreman::Install::Repos[foreman]/Yumrepo[foreman-testing]/gpgcheck:
gpgcheck changed '' to '0'
notice: /Stage[main]/Foreman::Install/Package[foreman-sqlite3]/ensure:
created
notice: /File[foreman_vhost]/content: content changed
'{md5}61ef763de6f4205b73a68f7629ffa25a' to
'{md5}58fefa86df7d94a028408cbc2f80feac'
notice: /File[foreman_vhost]/seluser: seluser changed 'unconfined_u' to
'system_u'
notice: /Stage[main]/Foreman::Config/Cron[clear_session_table]/ensure:
created
notice: /File[/etc/foreman/settings.yaml]/content: content changed
'{md5}17f10417d8c617f96aa4459057a4ec0e' to
'{md5}c5ebcf798b7a1a26e5b3d0f8a390ac16'
notice: /File[/etc/foreman/settings.yaml]/owner: owner changed 'root' to
'foreman'
notice:
/Stage[main]/Foreman::Config::Reports/Cron[expire_old_reports]/ensure:
created
notice: /Stage[main]/Foreman::Config::Reports/Cron[daily summary]/ensure:
created
notice: /Stage[main]/Foreman::Service/Service[foreman]/ensure: ensure
changed 'running' to 'stopped'
err: /Stage[main]/Foreman::Service/Service[foreman]: Failed to call
refresh: Could not stop Service[foreman]: Execution of '/sbin/service
foreman stop' returned 1: at
/root/foreman-installer/foreman/manifests/service.pp:17
notice: /Stage[main]/Apache::Service/Exec[reload-apache]: Triggered
'refresh' from 2 events
notice: Finished catalog run in 216.85 seconds
This was was posted after I stopped theforman manually:
echo include foreman, foreman_proxy | puppet apply --modulepath
/root/foreman-installer
notice: /Stage[main]/Foreman::Service/Service[foreman]/ensure: ensure
changed 'running' to 'stopped'
notice: /Stage[main]/Foreman_proxy::Service/Service[foreman-proxy]/ensure:
ensure changed 'stopped' to 'running'
notice: Finished catalog run in 9.20 seconds