Commit Graph

36 Commits

Author SHA1 Message Date
Patrick Uiterwijk
2880217bcb We need to just fix re-entering a role rather than commenting it out
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2017-11-29 12:03:17 +00:00
Jeremy Cline
dc08d45293 Remove the secret.yml object, there are no secrets in librariesio2fedmsg 2017-11-14 23:53:54 +00:00
Jeremy Cline
5ee07c719d Initial openshift app for librariesio2fedmsg
Signed-off-by: Jeremy Cline <jeremy@jcline.org>
2017-11-13 21:27:14 +00:00
Ricky Elrod
f67bb34783 add initial playbooks for librariesio2fedmsg and release-monitoring, both on openshift stg
Signed-off-by: Ricky Elrod <relrod@redhat.com>
2017-11-10 19:20:39 +00:00
Ralph Bean
942f370c35 Declare the buildconfig. 2017-11-07 01:57:52 +00:00
Ralph Bean
fabea55717 Fedmsg config for waiverdb. 2017-11-06 21:59:38 +00:00
Ralph Bean
644d5a45d9 greenwave prod secrets. 2017-10-24 16:07:08 +00:00
Matt Jia
1f6b26e664 Revert "greenwave: fix the playbook as we have moved deploymentconfig.yml to the templates directory"
This reverts commit 946d5e02b5.
2017-10-24 13:35:56 +10:00
Matt Jia
a10504ce6b Revert "greenwave: set up secret volumes in the developmentconfig instead of the playbook"
This reverts commit bc6ebfb8a1.

This is because OpenShift doesn't suppport for using absolute path for secret volums.
2017-10-24 13:33:45 +10:00
Matt Jia
946d5e02b5 greenwave: fix the playbook as we have moved deploymentconfig.yml to the templates directory 2017-10-24 12:05:10 +10:00
Matt Jia
bc6ebfb8a1 greenwave: set up secret volumes in the developmentconfig instead of the playbook 2017-10-24 10:58:43 +10:00
Ralph Bean
1cf99eb9fb Messing around with greenwave stg secrets. 2017-10-19 01:04:47 +00:00
Patrick Uiterwijk
7522df64e7 Add mjia and dcallagh as appowners to waiverdb
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2017-10-13 00:01:02 +00:00
Patrick Uiterwijk
ad5989c8ca Make ralph an app owner for waiverdb
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2017-10-08 20:42:44 +00:00
Patrick Uiterwijk
a73a4b5b52 Grant mjia and dcallagh appowner access to greenwave
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2017-10-08 19:59:07 +00:00
Matt Jia
d391b40050 greenwave: skip openshift/project role temporarily due to #6404
Also update the buildconfig.yaml to use the latest package
2017-10-04 13:35:09 +10:00
Dan Callaghan
a12b27768a waiverdb: skip openshift/project role temporarily due to #6404 2017-10-03 12:14:04 +10:00
Patrick Uiterwijk
c92a81e3fe Remove -stg from waiverdb
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2017-08-24 12:53:07 +00:00
Patrick Uiterwijk
11d8ae80ea The deployment name no longer has -stg-
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2017-08-24 12:47:54 +00:00
Ralph Bean
1aee0cfa87 Add prod hosts for greenwave playbook. 2017-08-24 04:42:24 +00:00
Ralph Bean
95c9ff089a Reverse order. 2017-08-24 04:42:07 +00:00
Kevin Fenzi
d23122bf18 try and clean up templates 2017-08-23 21:22:24 +00:00
Ralph Bean
31e8e22821 Argument correction. 2017-08-23 21:07:54 +00:00
Kevin Fenzi
96ca446003 enable waiverdb in prod 2017-08-23 20:29:50 +00:00
Ricky Elrod
6f6a2dbfe9 Move waiverdb configmap to a template to conditionalize stg vs not
Signed-off-by: Ricky Elrod <codeblock@fedoraproject.org>
2017-08-23 19:45:26 +00:00
Ricky Elrod
67b951e8f0 green[wave] with envy?
Signed-off-by: Ricky Elrod <codeblock@fedoraproject.org>
2017-08-08 18:16:44 +00:00
Ricky Elrod
30021e1935 Add missing RoleBindings for waiverdb project, and abstract project out to openshift/project
Signed-off-by: Ricky Elrod <codeblock@fedoraproject.org>
2017-08-01 03:54:10 +00:00
Ricky Elrod
c223c76370 config map is a file not a template
Signed-off-by: Ricky Elrod <codeblock@fedoraproject.org>
2017-07-27 17:50:21 +00:00
Ricky Elrod
95ab4f1e02 Just embed the file for now, until I figure openshift secrets out better
Signed-off-by: Ricky Elrod <codeblock@fedoraproject.org>
2017-07-27 17:49:00 +00:00
Ricky Elrod
006e6494ec Once more, with feeling
Signed-off-by: Ricky Elrod <codeblock@fedoraproject.org>
2017-07-27 17:40:33 +00:00
Ricky Elrod
24bcf733a9 add secret_name
Signed-off-by: Ricky Elrod <codeblock@fedoraproject.org>
2017-07-27 17:39:04 +00:00
Ricky Elrod
b83f6a5510 try waiverdb openshift stuff, what could go wrong
Signed-off-by: Ricky Elrod <codeblock@fedoraproject.org>
2017-07-27 17:31:04 +00:00
Ricky Elrod
9153bf1ae3 add a way to oc rollout latest
Signed-off-by: Ricky Elrod <codeblock@fedoraproject.org>
2017-07-25 19:45:41 +00:00
Ricky Elrod
4485ed0feb template
Signed-off-by: Ricky Elrod <codeblock@fedoraproject.org>
2017-07-25 18:43:56 +00:00
Ricky Elrod
2d22a26a3b add a way to manually start an image build
Signed-off-by: Ricky Elrod <codeblock@fedoraproject.org>
2017-07-25 18:34:14 +00:00
Ricky Elrod
eb7a002027 First attempt at ansiblization of openshift/modernpaste
Signed-off-by: Ricky Elrod <codeblock@fedoraproject.org>
2017-07-25 17:52:06 +00:00