ced9f888e9
This change combines the previous puppet and docker files into a single file that performs the docker service installation and configuration. With this patch the baremetal version of Ironic services have been removed. Change-Id: Icb33158a129356d939940433c82dae25a6334baf Related-Blueprint: services-yaml-flattening
7 lines
250 B
YAML
7 lines
250 B
YAML
resource_registry:
|
|
OS::TripleO::Services::IronicInspector: ../../deployment/ironic/ironic-inspector-container-puppet.yaml
|
|
|
|
parameter_defaults:
|
|
IronicDefaultInspectInterface: inspector
|
|
IronicEnabledInspectInterfaces: ['inspector', 'no-inspect']
|