bb1b6c0716
The securetty role has been added to tripleo-ansible. This change converts this template to use the new role. Change-Id: I027377e4072fe96d670c911b6584a505df515a14 Story: 2006021 Task: 34622 Depends-On: I6b3644cf7aa62c171172f225c25866f89830a233 Signed-off-by: Kevin Carter <kecarter@redhat.com>
13 lines
226 B
YAML
13 lines
226 B
YAML
resource_registry:
|
|
OS::TripleO::Services::Securetty: ../deployment/securetty/securetty-baremetal-ansible.yaml
|
|
|
|
parameter_defaults:
|
|
TtyValues:
|
|
- console
|
|
- tty1
|
|
- tty2
|
|
- tty3
|
|
- tty4
|
|
- tty5
|
|
- tty6
|