FBR move jenkins to point to centos

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



diff --git a/playbooks/include/proxies-redirects.yml
b/playbooks/include/proxies-redirects.yml
index 159c071..fd3fa6a 100644
--- a/playbooks/include/proxies-redirects.yml
+++ b/playbooks/include/proxies-redirects.yml
@@ -60,6 +60,12 @@
     target: http://ciscobinary.openh264.org/$1

   - role: httpd/redirectmatch
+    shortname: jenkins
+    website: jenkins.fedoraproject.org
+    regex: /(.*)$
+    target: https://jenkins-fedora-infra.apps.ci.centos.org/$1
+
+  - role: httpd/redirectmatch
     shortname: fpaste
     website: fpaste.org
     regex: /(.*)$
diff --git a/playbooks/include/proxies-websites.yml
b/playbooks/include/proxies-websites.yml
index 221d162..0eb415e 100644
--- a/playbooks/include/proxies-websites.yml
+++ b/playbooks/include/proxies-websites.yml
@@ -734,6 +734,12 @@
     cert_name: "{{wildcard_cert_name}}"

   - role: httpd/website
+    site_name: jenkins.fedoraproject.org
+    server_aliases: [jenkins.stg.fedoraproject.org]
+    sslonly: true
+    cert_name: "{{wildcard_cert_name}}"
+
+  - role: httpd/website
     site_name: beaker.qa.fedoraproject.org
     server_aliases: [beaker.qa.fedoraproject.org]
     # Set this explicitly to stg here.. as per the original puppet config.


-- 
Stephen J Smoogen.
_______________________________________________
infrastructure mailing list -- infrastructure@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to infrastructure-leave@xxxxxxxxxxxxxxxxxxxxxxx




[Index of Archives]     [Fedora Development]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [KDE Users]

  Powered by Linux