aboutsummaryrefslogtreecommitdiffstats
path: root/compute-config.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'compute-config.yaml')
-rw-r--r--compute-config.yaml7
1 files changed, 0 insertions, 7 deletions
diff --git a/compute-config.yaml b/compute-config.yaml
index 4d1e3cec..5f075bd6 100644
--- a/compute-config.yaml
+++ b/compute-config.yaml
@@ -55,13 +55,6 @@ resources:
host: {get_input: rabbit_host}
username: {get_input: rabbit_username}
password: {get_input: rabbit_password}
- live-update:
- host: {get_input: live_update_host}
- username: {get_input: live_update_username}
- password: {get_input: live_update_password}
- tenant-name: {get_input: live_update_tenant_name}
- base_image_id: {get_input: nova_image}
- live_update_image_id: {get_input: live_update_compute_image}
ntp:
servers:
- {server: {get_input: ntp_server}, fudge: "stratum 0"}