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:
Matthew Mosesohn 2017-03-22 13:02:39 +03:00
parent c1b9660ec8
commit 5ed03ce7f0

View file

@ -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"