Add service name to afs zuul-launcher sites

Change-Id: Ie22db4331c8482d043043af94fbf59134c059b26
This commit is contained in:
James E. Blair 2016-09-29 10:16:48 -07:00
parent 7590fe811c
commit 5d6e9e3b70

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'