Merge "Add service name to afs zuul-launcher sites"

This commit is contained in:
Jenkins 2016-09-30 00:28:38 +00:00 committed by Gerrit Code Review
commit f8d11875f7

View File

@ -24,6 +24,7 @@ zuul_sites:
- name: 'afs-docs'
root: '/afs/openstack.org/docs'
keytab: '/etc/zuul-launcher.keytab'
user: 'service/zuul-launcher'
- name: 'api.openstack.org'
host: 'ftp3.ftptoyoursite.com'
@ -40,6 +41,7 @@ zuul_sites:
- name: 'afs-developer-docs'
root: '/afs/openstack.org/developer-docs'
keytab: '/etc/zuul-launcher.keytab'
user: 'service/zuul-launcher'
zuul_nodes:
- name: 'proposal.slave.openstack.org'