-
Notifications
You must be signed in to change notification settings - Fork 64
Description
CentOS Linux release 8.1.1911 (Core)
puppet-6.14.0-1.el8.noarch
Puppet installs but the directory /opt/puppetlabs etc doesn't exist.
[SUCCESS], [2020-08-11 10:01:54], [/usr/bin/yum -y install puppet], completed successfully.
[RUNNING], [2020-08-11 10:01:54], [/usr/bin/systemctl enable puppet]
Created symlink /etc/systemd/system/multi-user.target.wants/puppet.service → /usr/lib/systemd/system/puppet.service.
[SUCCESS], [2020-08-11 10:01:54], [/usr/bin/systemctl enable puppet], completed successfully.
[NOTIFICATION], [2020-08-11 10:01:54], [Running Puppet in noop mode to generate SSL certs]
[NOTIFICATION], [2020-08-11 10:01:54], [Visit the UI and approve this certificate via Infrastructure->Capsules]
[NOTIFICATION], [2020-08-11 10:01:54], [if auto-signing is disabled]
[RUNNING], [2020-08-11 10:01:54], [/opt/puppetlabs/puppet/bin/puppet agent --test --noop --tags no_such_tag --waitforcert 10]
/bin/sh: /opt/puppetlabs/puppet/bin/puppet: No such file or directory
[ERROR], [2020-08-11 10:01:54], EXITING: [/opt/puppetlabs/puppet/bin/puppet agent --test --noop --tags no_such_tag --waitforcert 10] failed to execute properly.