From 18b0862b97850f3e4bfb9abf0dc5835e90f0dada Mon Sep 17 00:00:00 2001 From: Tim Rozet Date: Thu, 21 Sep 2017 15:35:55 +0000 Subject: Revert "Adds Calipso scenario" This reverts commit 433961f8c0b816f19aa858654261fa87d2f02a19. Change-Id: Ic8a14d2e0ad8d1006625af401fde2f365890650b Signed-off-by: Tim Rozet --- lib/ansible/playbooks/post_deploy_undercloud.yml | 4 ---- 1 file changed, 4 deletions(-) (limited to 'lib/ansible') diff --git a/lib/ansible/playbooks/post_deploy_undercloud.yml b/lib/ansible/playbooks/post_deploy_undercloud.yml index a5b8677f..d6b8805a 100644 --- a/lib/ansible/playbooks/post_deploy_undercloud.yml +++ b/lib/ansible/playbooks/post_deploy_undercloud.yml @@ -115,7 +115,3 @@ become_user: stack when: congress with_items: "{{ congress_datasources }}" - - name: Install Calipso - command: python3 /root/calipso-installer.py --command start-all --copy q - become: yes - when: calipso -- cgit 1.2.3-korg