add port 222 to qadevel-stg for ssh
This commit is contained in:
parent
475b0e4e8f
commit
758cd8b1bb
1 changed files with 1 additions and 0 deletions
|
@ -20,6 +20,7 @@ virt_install_command: /usr/sbin/virt-install -n {{ inventory_hostname }} -r {{ m
|
|||
--network=bridge=br0 --autostart --noautoconsole
|
||||
|
||||
sshd_config: ssh/sshd_config.qadevel
|
||||
tcp_ports: [ 80, 443, "{{ buildslave_port }}", 222 ]
|
||||
|
||||
buildmaster_db_host: localhost
|
||||
buildmaster_template: ci.master.cfg.j2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue