]> git.apps.os.sepia.ceph.com Git - ceph-cm-ansible.git/commitdiff
openstack: console handling is done differently 225/head
authorLoic Dachary <loic@dachary.org>
Tue, 12 Apr 2016 06:57:52 +0000 (08:57 +0200)
committerLoic Dachary <loic@dachary.org>
Tue, 12 Apr 2016 06:57:52 +0000 (08:57 +0200)
All hostnames starting with target are created for OpenStack and their
console is accessible via horizon or via other means. There is no need
to configure the serial console in this case.

Signed-off-by: Loic Dachary <loic@dachary.org>
roles/testnode/tasks/setup-ubuntu-non-aarch64.yml

index 48f217025ff120422f961f574da500cd231d3ee6..b4d1d9fe030e7784c162209dd2d76abbb86b8009 100644 (file)
@@ -38,6 +38,7 @@
     mode: 0644
   notify:
     - start ttyS1
+  when: not ansible_hostname | search("^target")
 
 # this only runs on mira nodes
 - name: Upload ttyS2.conf.