summaryrefslogtreecommitdiffstats
path: root/roles/etcd_migrate/defaults
diff options
context:
space:
mode:
authorJan Chaloupka <jchaloup@redhat.com>2017-04-04 14:57:12 +0200
committerJan Chaloupka <jchaloup@redhat.com>2017-06-17 10:03:13 +0200
commit0fc47e5030577479be08126818dd2b5b5ccdf995 (patch)
tree3c3aacc376d8c03b91d93d60acd643b64474de5a /roles/etcd_migrate/defaults
parent1f36c9f6cbd9bc44e16ab2e0eb13aa95761c2e11 (diff)
downloadopenshift-0fc47e5030577479be08126818dd2b5b5ccdf995.tar.gz
openshift-0fc47e5030577479be08126818dd2b5b5ccdf995.tar.bz2
openshift-0fc47e5030577479be08126818dd2b5b5ccdf995.tar.xz
openshift-0fc47e5030577479be08126818dd2b5b5ccdf995.zip
Introduce etcd migrate role
Diffstat (limited to 'roles/etcd_migrate/defaults')
-rw-r--r--roles/etcd_migrate/defaults/main.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/roles/etcd_migrate/defaults/main.yml b/roles/etcd_migrate/defaults/main.yml
new file mode 100644
index 000000000..05cf41fbb
--- /dev/null
+++ b/roles/etcd_migrate/defaults/main.yml
@@ -0,0 +1,3 @@
+---
+# Default action when calling this role, choices: check, migrate, configure
+r_etcd_migrate_action: migrate