aboutsummaryrefslogtreecommitdiffstats
path: root/sdv/docker/sdvstate/example/state.yml
diff options
context:
space:
mode:
Diffstat (limited to 'sdv/docker/sdvstate/example/state.yml')
-rw-r--r--sdv/docker/sdvstate/example/state.yml20
1 files changed, 0 insertions, 20 deletions
diff --git a/sdv/docker/sdvstate/example/state.yml b/sdv/docker/sdvstate/example/state.yml
deleted file mode 100644
index 89dc548..0000000
--- a/sdv/docker/sdvstate/example/state.yml
+++ /dev/null
@@ -1,20 +0,0 @@
-# This is a comment
-
-# values are stored in key:value format
-## keys are case-insensitive
-## values can be int, float, string, dict, list, bool
-
-
-## Path to PDF file
-PDF_FILE: example/intel-pod10.json
-
-#############
-# Airship arguments
-#############
-
-# Path to kube-config file
-KUBE_CONFIG : example/kubepod10
-
-MASTER_ROLE_NAME : masters
-WORKER_ROLE_NAME : workers
-