ghoneycutt / puppet-module-inittab

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

Runlevel not changing for CentOS 7 #91

Open axtonc opened 6 years ago

axtonc commented 6 years ago

Inside my role, I have change the variable for default_runlevel to 5 for a graphical desktop; however; this doesn't seem to do anything other than drop the template, but the run level remains to be multi-user.

Perhaps I am not calling it correctly?

Thanks for any guidance. Clay

ghoneycutt commented 6 years ago

Looked through the code and it is definitely a bug. We should be managing a symlink as described in https://github.com/ghoneycutt/puppet-module-inittab/blob/master/templates/el7.erb

axtonc commented 6 years ago

Thank you for the quick reply.

Is this something that you will be updating in the init.pp?

Regards, Clay

On Dec 13, 2017, at 10:50 AM, Garrett Honeycutt notifications@github.com wrote:

Looked through the code and it is definitely a bug. We should be managing a symlink as described in https://github.com/ghoneycutt/puppet-module-inittab/blob/master/templates/el7.erb https://github.com/ghoneycutt/puppet-module-inittab/blob/master/templates/el7.erb — You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/ghoneycutt/puppet-module-inittab/issues/91#issuecomment-351451303, or mute the thread https://github.com/notifications/unsubscribe-auth/Ag6w8tLjOs06w95FggigEy3vkzf5hHZSks5tAABMgaJpZM4RA2Ez.

ghoneycutt commented 6 years ago

yeah, I'm working on updating the module now.

axtonc commented 6 years ago

Awesome!

Thanks so much for the quick attention.

On Dec 13, 2017, at 11:04 AM, Garrett Honeycutt notifications@github.com wrote:

yeah, I'm working on updating the module now.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/ghoneycutt/puppet-module-inittab/issues/91#issuecomment-351455936, or mute the thread https://github.com/notifications/unsubscribe-auth/Ag6w8nyPZPliljtoX3mMgwmn3SfOuvJMks5tAAOtgaJpZM4RA2Ez.