adding openvpn client to qa-prod01.qa
This commit is contained in:
parent
7f809c31fb
commit
a532447453
1 changed files with 2 additions and 0 deletions
|
@ -23,6 +23,8 @@
|
|||
- { role: fas_client, tags: ['fas_client'] }
|
||||
- { role: collectd/base, tags: ['collectd_base'] }
|
||||
- { role: sudo, tags: ['sudo'] }
|
||||
- { role: openvpn/client,
|
||||
when: deployment_type != "qa-stg", tags: ['openvpn_client'] }
|
||||
- apache
|
||||
|
||||
pre_tasks:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue