Publish to read-write docs volume
Since we added a read-only mirror for serving, it means that we need to write to the read-write volume, which is in /afs/.openstack.org. Change-Id: I42899cbe9f14a5eee444fde9693b27aec60576e3
This commit is contained in:
parent
608dd042ab
commit
c15b312e1a
@ -22,7 +22,7 @@ zuul_sites:
|
||||
root: '/web/content'
|
||||
|
||||
- name: 'afs-docs'
|
||||
root: '/afs/openstack.org/docs'
|
||||
root: '/afs/.openstack.org/docs'
|
||||
keytab: '/etc/zuul-launcher.keytab'
|
||||
user: 'service/zuul-launcher'
|
||||
|
||||
@ -39,7 +39,7 @@ zuul_sites:
|
||||
root: '/web/content'
|
||||
|
||||
- name: 'afs-developer-docs'
|
||||
root: '/afs/openstack.org/developer-docs'
|
||||
root: '/afs/.openstack.org/developer-docs'
|
||||
keytab: '/etc/zuul-launcher.keytab'
|
||||
user: 'service/zuul-launcher'
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user