AddNewQuattorVersion
- Clone the template-library-core (here in version 17.2.0):
cd cfg/core/ git clone -b "17.2.0" git@github.com:quattor/template-library-core.git 17.2.0 rm -fr 17.2.0/.git
- Add the proxy for the new version on qrproxy:
- Edit the file /etc/httpd/conf/httpd.conf and add
<Location /17.2.0/> ProxyPass http://yum.quattor.org/17.2.0/ ProxyPassReverse / </Location> CacheEnable disk /17.2.0