Add 'service_name' to composable services
This patch adds a new service_name section to each composable service. We now have an explicit unit test check to ensure that service_name exists in tools/yaml-validate.py. This patch also wires service_names into hieradata on each of the roles so that tools can access the deployed services locally during deployment and upgrades. Change-Id: I60861c5aa760534db3e314bba16a13b90ea72f0c
This commit is contained in:
@@ -40,6 +40,7 @@ outputs:
|
||||
role_data:
|
||||
description: Role data for the Ironic role.
|
||||
value:
|
||||
service_name: ironic-base
|
||||
config_settings:
|
||||
ironic::database_connection:
|
||||
list_join:
|
||||
|
||||
Reference in New Issue
Block a user