You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to puppet...@googlegroups.com
I'm do this steps:
- install puppetmaster in host puppetmaster.domain
- configure /etc/puppet/puppet.conf
[agent]
certname=puppetmaster.domain
[master]
server=puppetmaster.domain ## FQDN del servidor puppetmaster
- restart puppetmaster service
- download puppet-enterprise-3.3.0-ubuntu-14.04-amd64
- execute ./puppet-enterprise-installer
- answer all quetions (use smtp server and postgres in same host)
and when press the DEPLOY button show this error
Installing Puppet Enterprise on puppetmaster.domain.
[172.*.*.*] An error occured while performing
install_pe_puppetmaster.domain: "\xE2" from ASCII-8BIT to UTF-8.
This error has me to the point of losing my head.
please help me!
regards
Lee Marzke
unread,
Aug 3, 2014, 1:35:22 PM8/3/14
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to puppet...@googlegroups.com
I had the same error, I recreated the VM from a fresh template and it
worked fine. I think a previous failed install /uninstall left something
behind that caused the 2nd to fail.