Heat templates for deploying OpenStack
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
resource_registry: |
|
OS::TripleO::Services::Securetty: ../puppet/services/securetty.yaml |
|
|
|
parameter_defaults: |
|
TtyValues: |
|
- console |
|
- tty1 |
|
- tty2 |
|
- tty3 |
|
- tty4 |
|
- tty5 |
|
- tty6
|
|
|