Skip to content

Instantly share code, notes, and snippets.

@atlgeek007
Created July 6, 2013 06:20
Show Gist options
  • Save atlgeek007/5938883 to your computer and use it in GitHub Desktop.
Save atlgeek007/5938883 to your computer and use it in GitHub Desktop.
puppet enterprise install error
Info: FileBucket adding {md5}ad775a0c21b24d38f2d15f4ee7b9e1b3
Info: /Stage[main]/Postgresql::Config::Beforeservice/Postgresql::Pg_hba[main]/Concat[/opt/puppet/var/lib/pgsql/9.2/data/pg_hba.conf]/File[/opt/puppet/var/lib/pgsql/9.2/data/pg_hba.conf]: Filebucketed /opt/puppet/var/lib/pgsql/9.2/data/pg_hba.conf to puppet with sum ad775a0c21b24d38f2d15f4ee7b9e1b3
Notice: /Stage[main]/Postgresql::Config::Beforeservice/Postgresql::Pg_hba[main]/Concat[/opt/puppet/var/lib/pgsql/9.2/data/pg_hba.conf]/File[/opt/puppet/var/lib/pgsql/9.2/data/pg_hba.conf]/content: content changed '{md5}ad775a0c21b24d38f2d15f4ee7b9e1b3' to '{md5}192d43033f9e12887414c7d371f6c03e'
Notice: /Stage[main]/Postgresql::Config::Beforeservice/Postgresql::Pg_hba[main]/Concat[/opt/puppet/var/lib/pgsql/9.2/data/pg_hba.conf]/File[/opt/puppet/var/lib/pgsql/9.2/data/pg_hba.conf]/owner: owner changed 'pe-postgres' to 'root'
Notice: /Stage[main]/Postgresql::Config::Beforeservice/Postgresql::Pg_hba[main]/Concat[/opt/puppet/var/lib/pgsql/9.2/data/pg_hba.conf]/File[/opt/puppet/var/lib/pgsql/9.2/data/pg_hba.conf]/mode: mode changed '0600' to '0640'
Info: Postgresql::Pg_hba[main]: Scheduling refresh of Exec[reload_postgresql]
Error: /Stage[main]/Postgresql::Server/Exec[reload_postgresql]: Failed to call refresh: service pe-postgresql reload returned 1 instead of one of [0]
Error: /Stage[main]/Postgresql::Server/Exec[reload_postgresql]: service pe-postgresql reload returned 1 instead of one of [0]
Notice: /Stage[main]/Postgresql::Server/Service[postgresqld]: Triggered 'refresh' from 2 events
Info: Creating state file /var/opt/lib/pe-puppet/state/state.yaml
Notice: Finished catalog run in 7.88 seconds
** mkdir -p /opt/puppet/var/lib/pgsql/9.2/console
** chown pe-postgres:pe-postgres /opt/puppet/var/lib/pgsql/9.2/console
** chmod 700 /opt/puppet/var/lib/pgsql/9.2/console
** mkdir -p /opt/puppet/var/lib/pgsql/9.2/puppetdb
** chown pe-postgres:pe-postgres /opt/puppet/var/lib/pgsql/9.2/puppetdb
** chmod 700 /opt/puppet/var/lib/pgsql/9.2/puppetdb
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment