Fix default network in barbican deployment
This patch adds the default network for barbican_init_atos_directory when atos hsm is enabled. Change-Id: Ia7673a127a43b3a230b39ce70440d53609ca62bb
This commit is contained in:
committed by
Pavan Kesava Rao
parent
1da2a86623
commit
b9a3c9bf14
@@ -433,6 +433,7 @@ outputs:
|
||||
- atos_hsm_enabled
|
||||
- barbican_init_atos_directory:
|
||||
image: &barbican_api_image {get_param: ContainerBarbicanApiImage}
|
||||
net: host
|
||||
user: root
|
||||
volumes:
|
||||
- /etc/proteccio:/etc/proteccio
|
||||
|
||||
Reference in New Issue
Block a user