puppet-tripleo/templates/securetty/securetty.erb
lhinds 87850942ad 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
2017-03-29 20:25:21 +01:00

5 lines
139 B
Plaintext

# Managed by Puppet / TripleO Heat Templates
# A list of TTYs, from which root can log in
# see `man securetty` for reference
<%= @ttys %>