Adds service for managing securetty
authorlhinds <lhinds@redhat.com>
Thu, 23 Mar 2017 13:28:19 +0000 (13:28 +0000)
committerlhinds <lhinds@redhat.com>
Wed, 29 Mar 2017 19:25:21 +0000 (20:25 +0100)
commit87850942adfe0a2ed44441913d2442d1fd86a809
tree6c6449b0082f8b0f566e15195ee55dae749c3a2a
parent4c07c75d5b77fd146ada9c464769822a828b4601
Adds service for managing securetty

This adds the ability to manage the securetty file.

By allowing management of securetty, operators can limit root
console access and improve security through hardening.

Change-Id: Ic4647fb823bd112648c5b8d102913baa8b4dac1c
Closes-Bug: #1665042
manifests/profile/base/securetty.pp [new file with mode: 0644]
releasenotes/notes/securetty-6a10eefd601e45ca.yaml [new file with mode: 0644]
spec/classes/tripleo_profile_base_securetty_spec.rb [new file with mode: 0644]
templates/securetty/securetty.erb [new file with mode: 0644]