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

systemd support #45

Merged
merged 2 commits into from Sep 3, 2015
Merged

Conversation

gsreynolds
Copy link
Contributor

Hi,

I've added support for systemd by dropping off a unit file on systemd platforms.

Added Ubuntu 15.04 as a test case, though CentOS 7 is also systemd. Had to add a couple of attributes for postgresql as that cookbook doesn't have support for 15.04 yet.

group 'root'
mode 00755
action :create
notifies :run, 'execute[systemctl-daemon-reload]', :immediately if node['init_package'] == 'systemd'

This comment was marked as outdated.

This comment was marked as outdated.

This comment was marked as outdated.

This comment was marked as outdated.

This comment was marked as outdated.

This comment was marked as outdated.

legal90 added a commit that referenced this pull request Sep 3, 2015
@legal90 legal90 merged commit e14b203 into sous-chefs:master Sep 3, 2015
@legal90
Copy link
Contributor

legal90 commented Sep 3, 2015

@gsreynolds Thanks!

@lock
Copy link

lock bot commented Oct 23, 2019

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked as resolved and limited conversation to collaborators Oct 23, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants