fedora-packages: deploy latest version and update box to f29

Signed-off-by: Clement Verna <cverna@tutanota.com>
This commit is contained in:
Clement Verna 2019-02-12 08:25:27 +01:00
parent 51be1fa32d
commit e04cc56096
3 changed files with 6 additions and 6 deletions

View file

@ -5,8 +5,8 @@ dns: 10.5.126.21
eth0_ip: 10.5.126.43
ks_url: http://10.5.126.23/repo/rhel/ks/kvm-fedora-27
ks_repo: http://10.5.126.23/pub/fedora/linux/releases/27/Server/x86_64/os/
ks_url: http://10.5.126.23/repo/rhel/ks/kvm-fedora-29
ks_repo: http://10.5.126.23/pub/fedora/linux/releases/29/Server/x86_64/os/
volgroup: /dev/vg_guests
vmhost: virthost14.phx2.fedoraproject.org

View file

@ -5,8 +5,8 @@ dns: 10.5.126.21
eth0_ip: 10.5.126.44
ks_url: http://10.5.126.23/repo/rhel/ks/kvm-fedora-27
ks_repo: http://10.5.126.23/pub/fedora/linux/releases/27/Server/x86_64/os/
ks_url: http://10.5.126.23/repo/rhel/ks/kvm-fedora-29
ks_repo: http://10.5.126.23/pub/fedora/linux/releases/29/Server/x86_64/os/
volgroup: /dev/vg_guests
vmhost: virthost12.phx2.fedoraproject.org

View file

@ -43,7 +43,7 @@ Alias /packages/tw2/resources/fedoracommunity.connectors.widgets.widgets/static
Require all granted
</Directory>
# Temporarily disabled until we can figure out how to get the moksha
# Temporarily disabled until we can figure out how to get the moksha
# javascript resources pulled in with `python setup.py archive_tw_resources`
#Alias /community/toscawidgets /usr/share/fedoracommunity/public/toscawidgets
@ -54,7 +54,7 @@ WSGIRestrictStdout Off
WSGIRestrictSignal Off
WSGIPythonOptimize 1
WSGIScriptAlias /packages /usr/share/fedoracommunity/production/apache/fedoracommunity.wsgi
WSGIScriptAlias /packages /usr/share/fedoracommunity/fedora-packages.wsgi
<Directory /usr/share/fedoracommunity/>
Require all granted