Drop accel from buildhw, the arm network isn't allowing it.
This commit is contained in:
parent
5e73d51832
commit
68be0f0f3c
1 changed files with 0 additions and 2 deletions
|
@ -6,7 +6,6 @@
|
|||
hosts: buildhw;buildppc;buildarm
|
||||
user: root
|
||||
gather_facts: True
|
||||
accellerate: True
|
||||
|
||||
vars_files:
|
||||
- /srv/web/infra/ansible/vars/global.yml
|
||||
|
@ -28,7 +27,6 @@
|
|||
hosts: buildhw
|
||||
user: root
|
||||
gather_facts: True
|
||||
accellerate: True
|
||||
|
||||
vars_files:
|
||||
- /srv/web/infra/ansible/vars/global.yml
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue