Include the recipe identity_registration in os-bare-metal-api role
Change-Id: I078d4fd77505677910496972d8fcba231770c7ae Closes-bug: #1431198
This commit is contained in:
parent
2deee806c5
commit
8316f7e93b
@ -9,7 +9,8 @@
|
||||
"chef_type": "role",
|
||||
"run_list": [
|
||||
"role[os-base]",
|
||||
"recipe[openstack-bare-metal::api]"
|
||||
"recipe[openstack-bare-metal::api]",
|
||||
"recipe[openstack-bare-metal::identity_registration]"
|
||||
],
|
||||
"env_run_lists": {
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user