Use checksum of dnsmasq config to trigger updates of dnsmasq
Allows config changes made by Ansible to restart dnsmasq deployment
This commit is contained in:
parent
68a1faaaa0
commit
5b8d6b5273
1 changed files with 1 additions and 1 deletions
|
@ -264,7 +264,7 @@ before_script:
|
|||
# stage: deploy-gce-part1
|
||||
KUBE_NETWORK_PLUGIN: canal
|
||||
CLOUD_IMAGE: debian-8-kubespray
|
||||
CLOUD_REGION: us-east1-b
|
||||
CLOUD_REGION: europe-west1-b
|
||||
UPGRADE_TEST: "basic"
|
||||
CLUSTER_MODE: ha
|
||||
UPGRADE_TEST: "graceful"
|
||||
|
|
Loading…
Reference in a new issue