Instantly share code, notes, and snippets.

anonymous /gist:0f066ca41d3a7db438e1 Secret
Created Feb 1, 2016

Embed
What would you like to do?
root@puppetmaster-prd-1-172:/var/lib/puppet/ssl# root@puppetmaster-prd-1-172:/var/lib/puppet/ssl# foreman-installer --no-enable-foreman --no-enable-foreman-cli --no-enable-foreman-plugin-bootdisk --no-enable-foreman-plugin-setup --enable-puppet --puppet-server-ca=false --puppet-server-foreman-url=https://foreman.ydp.eu --enable-foreman-proxy --foreman-proxy-puppetca=false --foreman-proxy-tftp=false --foreman-proxy-foreman-base-url=https://foreman.ydp.eu --foreman-proxy-trusted-hosts=puppetcert-foreman-prd-1-172.16.0.180
Execution of '/usr/bin/apt-get -q -y -o DPkg::Options::=--force-confold install puppetmaster' returned 100: Reading package lists...
/Stage[main]/Puppet::Server::Install/Package[puppetmaster]/ensure: change from absent to present failed: Execution of '/usr/bin/apt-get -q -y -o ns::=--force-confold install puppetmaster' returned 100: Reading package lists...
Installing Done [100%] [................................................................
Something went wrong! Check the log for ERROR-level output
error log:
root@puppetmaster-prd-1-172:/var/lib/puppet/ssl# journalctl -xn
-- Logs begin at Mon 2016-02-01 07:37:48 EST, end at Mon 2016-02-01 12:54:49 EST. --
Feb 01 12:54:48 puppetmaster-prd-1-172.16.0.181 puppet-master[8059]: On the master:
Feb 01 12:54:48 puppetmaster-prd-1-172.16.0.181 puppet-master[8059]: puppet cert clean puppetmaster-prd-1-172.16.0.181
Feb 01 12:54:48 puppetmaster-prd-1-172.16.0.181 puppet-master[8059]: On the agent:
Feb 01 12:54:48 puppetmaster-prd-1-172.16.0.181 puppet-master[8059]: 1a. On most platforms: find /var/lib/puppet/ssl -name puppetmaster-prd-1-172.
Feb 01 12:54:48 puppetmaster-prd-1-172.16.0.181 puppet-master[8059]: 1b. On Windows: del "/var/lib/puppet/ssl/puppetmaster-prd-1-172.16.0.181.pem"
Feb 01 12:54:48 puppetmaster-prd-1-172.16.0.181 puppet-master[8059]: 2. puppet agent -t
Feb 01 12:54:48 puppetmaster-prd-1-172.16.0.181 systemd[1]: puppetmaster.service: control process exited, code=exited status=1
Feb 01 12:54:48 puppetmaster-prd-1-172.16.0.181 systemd[1]: Failed to start Puppet master.
-- Subject: Unit puppetmaster.service has failed
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit puppetmaster.service has failed.
--
-- The result is failed.
Feb 01 12:54:48 puppetmaster-prd-1-172.16.0.181 systemd[1]: Unit puppetmaster.service entered failed state.
Feb 01 12:54:49 puppetmaster-prd-1-172.16.0.181 crontab[8088]: (root) LIST (root)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment