Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Puppet setup failes on CentOS 8 #330

Open
Netbulae opened this issue Aug 11, 2020 · 2 comments
Open

Puppet setup failes on CentOS 8 #330

Netbulae opened this issue Aug 11, 2020 · 2 comments

Comments

@Netbulae
Copy link

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.

@evgeni
Copy link
Member

evgeni commented Oct 22, 2020

Where is the puppet binary located in your case?

@evgeni
Copy link
Member

evgeni commented Oct 22, 2020

Using puppet-agent-6.19.0-1.el8.x86_64 from http://yum.puppet.com/puppet6/el/8/x86_64/ works.

Where is your puppet agent from?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants