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.
7 lines
296 B
7 lines
296 B
# An environment that can be used with the deployed-server.yaml template to do |
|
# initial bootstrapping of the deployed servers. |
|
resource_registry: |
|
OS::TripleO::DeployedServer::Bootstrap: ../deployed-server/deployed-server-bootstrap-centos.yaml |
|
|
|
parameter_defaults: |
|
EnablePackageInstall: True
|
|
|