dependencies: move dynamic common deps under a 'dynamic.common' key

This PS moves existing dynamic common dependencies under a
'dynamic.common' key to simplify the yaml tree.

Change-Id: I4332bcfdf11197488e7bd5d8cf4c25565ea1c7b6
This commit is contained in:
Pete Birley
2018-02-23 10:52:42 -08:00
committed by portdirect
parent e0c688d7ee
commit 3c101a6324
39 changed files with 144 additions and 149 deletions

View File

@@ -72,6 +72,14 @@ secrets:
admin: kibana-admin-creds
dependencies:
dynamic:
common:
local_image_registry:
jobs:
- kibana-image-repo-sync
services:
- endpoint: node
service: local_image_registry
static:
image_repo_sync:
services:
@@ -82,14 +90,6 @@ dependencies:
- endpoint: internal
service: elasticsearch
conditional_dependencies:
local_image_registry:
jobs:
- kibana-image-repo-sync
services:
- service: local_image_registry
endpoint: node
conf:
apache:
htpasswd: /usr/local/apache2/conf/.htpasswd