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

This will fix two things after installing puppetmaster #2

Merged
merged 1 commit into from
Oct 13, 2012
Merged

Conversation

aboe76
Copy link
Contributor

@aboe76 aboe76 commented Oct 13, 2012

first vardir was set wrong to tmpfs /var/run it should be /var/lib/puppet
second no tmpfiles.d config for puppet now /var/run/puppet directory will
be present at boot with a systemd config

modified: PKGBUILD
modified: puppet.conf

first vardir was set wrong to tmpfs /var/run it should be /var/lib/puppet
second no tmpfiles.d config for puppet now /var/run/puppet directory will
be present at boot with a systemd config

modified:   PKGBUILD
modified:   puppet.conf
@GregSutcliffe
Copy link
Owner

Looks good, thanks!

@GregSutcliffe GregSutcliffe merged this pull request into GregSutcliffe:master Oct 13, 2012
@aboe76
Copy link
Contributor Author

aboe76 commented Oct 13, 2012

the vardir option in puppet.conf is needed otherwise puppet will complain about factpath and $vardir not set.

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

Successfully merging this pull request may close these issues.

2 participants