Skip to content

Commit

Permalink
bugfix: update cinder keyring in sample aio manifest
Browse files Browse the repository at this point in the history
  • Loading branch information
robertchoi80 committed Nov 12, 2019
1 parent 010a4d4 commit 240aff8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions inventory/sample/aio/armada-manifest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -779,7 +779,7 @@ data:
admin_keyring: TACO_ADMIN_KEYRING
cinder:
user: cinder
keyring: AQASCkZY1nD5KBAAPIP81ViLXzAYC+Xm3pqY/Q==
keyring: AQAin8tU0CFgEhAATb7sYgtWsh+S5HEbg6MrGg==
secret_uuid: 582393ff-9a5c-4a2e-ae0d-86ec18c36afc
libvirt:
listen_addr: 0.0.0.0
Expand Down Expand Up @@ -1207,7 +1207,7 @@ data:
admin_keyring: TACO_ADMIN_KEYRING
cinder:
user: cinder
keyring: AQASCkZY1nD5KBAAPIP81ViLXzAYC+Xm3pqY/Q==
keyring: AQAin8tU0CFgEhAATb7sYgtWsh+S5HEbg6MrGg==
nova:
DEFAULT:
scheduler_default_filters: RetryFilter,AvailabilityZoneFilter,RamFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter
Expand Down

0 comments on commit 240aff8

Please sign in to comment.