bvmhost-s390x-01.stg: we do not need serial console on the mainframe
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
e95463d3fe
commit
9ca91f29d0
1 changed files with 1 additions and 1 deletions
|
@ -49,7 +49,7 @@
|
||||||
- sudo
|
- sudo
|
||||||
- virthost
|
- virthost
|
||||||
- {role: linux-system-roles.nbde_client, tags: ['nbde_client'], when: datacenter == 'iad2' and nbde|bool}
|
- {role: linux-system-roles.nbde_client, tags: ['nbde_client'], when: datacenter == 'iad2' and nbde|bool}
|
||||||
- {role: serial-console, when: datacenter == 'iad2' and not inventory_hostname.startswith('buildvmhost-s390x')}
|
- {role: serial-console, when: datacenter == 'iad2' and not inventory_hostname.startswith(('buildvmhost-s390x','bvmhost-s390x')}
|
||||||
|
|
||||||
tasks:
|
tasks:
|
||||||
- import_tasks: "{{ tasks_path }}/motd.yml"
|
- import_tasks: "{{ tasks_path }}/motd.yml"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue