update identity role for using apache as default
Use the new server-apache recipe as the default in the identity role. Change-Id: Ibac938b516383c82c43d49939c6825049e203920 Implements: blueprint keystone-apache
This commit is contained in:
parent
ee980c55bf
commit
1e560bd5d1
@ -9,7 +9,7 @@
|
||||
"chef_type": "role",
|
||||
"run_list": [
|
||||
"role[os-base]",
|
||||
"recipe[openstack-identity::server]",
|
||||
"recipe[openstack-identity::server-apache]",
|
||||
"recipe[openstack-identity::registration]"
|
||||
],
|
||||
"env_run_lists": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user