Navigation Menu

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

Support solaris suse ubuntu #19

Merged
merged 2 commits into from Dec 21, 2013
Merged

Conversation

ghoneycutt
Copy link
Owner

No description provided.

package { 'nfs_package':
ensure => installed,
name => $nfs_package_real,
}

service { 'nfs_service':
ensure => running,
Copy link
Owner Author

Choose a reason for hiding this comment

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

status must not work, tries to restart service on every run

Copy link
Owner Author

Choose a reason for hiding this comment

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

not seeing this.

ghoneycutt added a commit that referenced this pull request Dec 21, 2013
@ghoneycutt ghoneycutt merged commit 8fbe232 into master Dec 21, 2013
@ghoneycutt ghoneycutt deleted the support_solaris_suse_ubuntu branch December 21, 2013 03:53
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.

None yet

1 participant