Merge "Add afs sites to zuul-launchers"
This commit is contained in:
commit
38ce26bab4
@ -21,6 +21,10 @@ zuul_sites:
|
|||||||
pass: "%{hiera('openstackdocs_ftp_password')}"
|
pass: "%{hiera('openstackdocs_ftp_password')}"
|
||||||
root: '/web/content'
|
root: '/web/content'
|
||||||
|
|
||||||
|
- name: 'afs-docs'
|
||||||
|
root: '/afs/openstack.org/docs'
|
||||||
|
keytab: '/etc/zuul-launcher.keytab'
|
||||||
|
|
||||||
- name: 'api.openstack.org'
|
- name: 'api.openstack.org'
|
||||||
host: 'ftp3.ftptoyoursite.com'
|
host: 'ftp3.ftptoyoursite.com'
|
||||||
user: 'cloudapidocs'
|
user: 'cloudapidocs'
|
||||||
@ -33,6 +37,10 @@ zuul_sites:
|
|||||||
pass: "%{hiera('clouddevdocs_ftp_password')}"
|
pass: "%{hiera('clouddevdocs_ftp_password')}"
|
||||||
root: '/web/content'
|
root: '/web/content'
|
||||||
|
|
||||||
|
- name: 'afs-developer-docs'
|
||||||
|
root: '/afs/openstack.org/developer-docs'
|
||||||
|
keytab: '/etc/zuul-launcher.keytab'
|
||||||
|
|
||||||
zuul_nodes:
|
zuul_nodes:
|
||||||
- name: 'proposal.slave.openstack.org'
|
- name: 'proposal.slave.openstack.org'
|
||||||
host: 'proposal.slave.openstack.org'
|
host: 'proposal.slave.openstack.org'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user