Skip to content

Define service_hasstatus/hasrestart for Amazon Linux#81

Merged
tphoney merged 1 commit intopuppetlabs:masterfrom
domcleal:amazon-strict-service
Mar 20, 2017
Merged

Define service_hasstatus/hasrestart for Amazon Linux#81
tphoney merged 1 commit intopuppetlabs:masterfrom
domcleal:amazon-strict-service

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

Development

Successfully merging this pull request may close these issues.

4 participants