ghoneycutt / puppet-module-inittab

Puppet module to manage inittab
Other
2 stars 26 forks source link

Adding Suse #21

Closed ppledger closed 11 years ago

ppledger commented 11 years ago

Added Suse option for files with el6, and suse files like el6 files.

modified: manifests/init.pp

new file: manifests/suse.pp

modified: spec/classes/init_spec.rb

new file: spec/classes/suse_spec.rb

new file: templates/suse.erb

new file: tests/suse.pp

ghoneycutt commented 11 years ago

@ppledger Thank you for the contribution. When writing a description, do not include what files changed. That info is already captured, instead write what your pull request is doing and why it should be merged.

ghoneycutt commented 11 years ago

Merging in PR #32