ghoneycutt / puppet-module-inittab

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

Added support for Xen consule under RHEL5 #63

Closed eburwja closed 10 years ago

eburwja commented 10 years ago

Modified inittab class to use a different Xen version of the el5 template to provide a system console for RHEL5 under Xen.

Previous module kills console for all Xen RHEL5 VMs.

ghoneycutt commented 10 years ago

@eburwja changed the direction of this a bit to use one template instead of two for EL5. Now it just has some conditional logic in the template. This is in PR #64

eburwja commented 10 years ago

Cool. Will have to see what you did. Haven’t done much ERB so wasn’t sure if that was the way to go or not. Having one file is nicer, and no mods to the class.

From: Garrett Honeycutt [mailto:notifications@github.com] Sent: Thursday, April 17, 2014 20:08 To: ghoneycutt/puppet-module-inittab Cc: James Burwell Subject: Re: [puppet-module-inittab] Added support for Xen consule under RHEL5 (#63)

@eburwjahttps://github.com/eburwja changed the direction of this a bit to use one template instead of two for EL5. Now it just has some conditional logic in the template. This is in PR #64https://github.com/ghoneycutt/puppet-module-inittab/pull/64

— Reply to this email directly or view it on GitHubhttps://github.com/ghoneycutt/puppet-module-inittab/pull/63#issuecomment-40783546.