From 39dce0fe851b091be4c24f9c39b2d295c7825068 Mon Sep 17 00:00:00 2001 From: SamYaple Date: Fri, 19 Feb 2016 15:57:10 +0000 Subject: [PATCH] Upgrade common role This one is simple, simply start the services with new images! Change-Id: Ia29cfa136856e8413dac1edee38a55d9f5a45c3e Partially-Implements: blueprint upgrade-kolla --- ansible/roles/common/tasks/upgrade.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100644 => 120000 ansible/roles/common/tasks/upgrade.yml diff --git a/ansible/roles/common/tasks/upgrade.yml b/ansible/roles/common/tasks/upgrade.yml deleted file mode 100644 index ed97d539c0..0000000000 --- a/ansible/roles/common/tasks/upgrade.yml +++ /dev/null @@ -1 +0,0 @@ ---- diff --git a/ansible/roles/common/tasks/upgrade.yml b/ansible/roles/common/tasks/upgrade.yml new file mode 120000 index 0000000000..1a86e2ea8b --- /dev/null +++ b/ansible/roles/common/tasks/upgrade.yml @@ -0,0 +1 @@ +start.yml \ No newline at end of file