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

Define service_hasstatus/hasrestart for Amazon Linux #81

Merged
merged 1 commit into from Mar 20, 2017

Conversation

domcleal
Copy link
Contributor

Ensures compatibility with strict variables, and copies "RedHat" values
as AL is roughly based on EL6.

Ensures compatibility with strict variables, and copies "RedHat" values
as AL is roughly based on EL6.
@mmoll
Copy link
Contributor

mmoll commented Nov 24, 2016

any movement here?

$service_name = 'xinetd'
$service_hasrestart = true
$service_hasstatus = false
$service_restart = undef
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

service_hasrestart is set to true, but there is no restart command defined.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@tphoney the provider default should suffice (i.e. probably service xinetd restart for this OS + provider), no custom command should be needed

@mmoll
Copy link
Contributor

mmoll commented Mar 14, 2017

any movement here?

@tphoney tphoney merged commit e84f34f into puppetlabs:master Mar 20, 2017
@tphoney
Copy link
Contributor

tphoney commented Mar 20, 2017

Thanks for the fix, apologies for the tardiness.

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