5461971b7e
This is similar to the bootstrap for CentOS, except we don't set SELinux to permissive on RHEL. Change-Id: I52b8fa017ee2821d2fa91e5ec806a55fcb92566d Partially-implements: blueprint split-stack-software-configuration
8 lines
294 B
YAML
8 lines
294 B
YAML
# 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-rhel.yaml
|
|
|
|
parameter_defaults:
|
|
EnablePackageInstall: True
|