Jakub Kadlčík
8812b2249b
Remove redundant fedmsg.d files
2017-04-12 08:53:09 +02:00
Jakub Kadlčík
5fd69b923c
Use personal build of MBS with proxyuser patch
2017-04-12 08:53:09 +02:00
Jakub Kadlčík
bf4f92cb4b
Install copr cli config from template
2017-04-12 08:53:09 +02:00
Kevin Fenzi
1801a9b821
this is fixed in updates, but filter it out for now
2017-04-12 03:17:10 +00:00
Stephen Smoogen
98082f59cd
Merge branch 'master' of /git/ansible
2017-04-12 00:16:20 +00:00
Stephen Smoogen
a0b27438c8
oh yeah no need for that
2017-04-12 00:16:17 +00:00
Kevin Fenzi
7892e00361
move budget.fedoraproject.org to pull from pagure in staging
2017-04-11 21:46:08 +00:00
Stephen Smoogen
bf3e1bf6c5
and we forgot this gem
2017-04-11 21:41:22 +00:00
Stephen Smoogen
cf89a2516d
and we will try nagios templates
2017-04-11 21:18:04 +00:00
Stephen Smoogen
aa4cd3465b
remove noc01.srg
2017-04-11 20:16:40 +00:00
Kevin Fenzi
31254f9775
kill paste0* instances
2017-04-11 19:42:45 +00:00
Kevin Fenzi
96774f04f5
Good bye hosted03. A parting glass to your long service!
2017-04-11 18:31:22 +00:00
Kevin Fenzi
306e0b7b26
drop this hosted section too
2017-04-11 18:26:18 +00:00
Kevin Fenzi
e8f50d9336
drop hosted03 from nagios and various other places
2017-04-11 18:01:34 +00:00
Kevin Fenzi
6aa07ec754
drop logging section, it does not work in this context
2017-04-11 17:43:56 +00:00
Kevin Fenzi
9ae9c3dbe4
fix format of aliases
2017-04-11 17:41:55 +00:00
Kevin Fenzi
a24fad9222
fix comment
2017-04-11 17:24:28 +00:00
Kevin Fenzi
e984fe3c4f
need this to be defined
2017-04-11 17:18:03 +00:00
Kevin Fenzi
986c121396
stop trying to backup the not running postgres data on db-qa-stg91
2017-04-11 17:10:50 +00:00
Kevin Fenzi
76b97a9751
Disable hosted03 backups, we should not be changing anything on there now.
2017-04-11 17:09:53 +00:00
Kevin Fenzi
245e5d493f
also check in the new file. sigh
2017-04-11 17:00:00 +00:00
Kevin Fenzi
b6a775299d
reorg this to better fit the way the rest of the proxies setup is
2017-04-11 16:59:24 +00:00
Kevin Fenzi
0397be7869
fix spacing
2017-04-11 16:55:45 +00:00
Kevin Fenzi
dfb4d3bbc5
add fedorahosted to proxy websites and setup redirects there
2017-04-11 16:52:01 +00:00
Stephen Smoogen
4c7d332def
qa06 is an ex-host
2017-04-11 16:18:25 +00:00
Kevin Fenzi
69abb55fc8
add missing group vars for stg buildvms
2017-04-11 15:12:22 +00:00
Miroslav Suchý
9cbabc1055
faf: install front page package
2017-04-11 15:37:52 +02:00
Randy Barlow
dfcb50f1e2
Also update python2-fedmsg-atomic-composer when updating bodhi.
...
Signed-off-by: Randy Barlow <randy@electronsweatshop.com >
2017-04-11 13:28:53 +00:00
Tim Flink
5b93785229
fixing secarch url for internal use on taskotron client hosts
2017-04-11 13:09:38 +00:00
Miroslav Suchý
f1c8a760b8
Revert "copr: temporary variable"
...
This reverts commit c6ac35cac3 .
2017-04-11 14:51:56 +02:00
Miroslav Suchý
c6ac35cac3
copr: temporary variable
...
I will remove it once https://pagure.io/fedora-infrastructure/issue/5843 is resolved
2017-04-11 12:49:58 +02:00
Tim Flink
c29be7d070
enabling atomic/cloud tests in taskotron production trigger
2017-04-11 04:52:55 +00:00
Tim Flink
ee0ca2ed68
removing virthosts role from taskotron-clients hosts as it isn't needed
2017-04-11 04:19:37 +00:00
Tim Flink
7eac854ec3
adding virthost role to taskotron client hosts for nested virt
2017-04-11 04:00:09 +00:00
clime
ca805c553d
copr-dist-git: logrotate fix
2017-04-11 02:46:31 +02:00
clime
af9ab8ce5d
copr-dist-git: adjust cron script to new Git repo path
2017-04-11 02:46:31 +02:00
clime
c470ebc124
copr-dist-git: remove unnecessary chown on /var/lib/copr-dist-git
2017-04-11 02:46:31 +02:00
Kevin Fenzi
1e9ea58ee8
re-add arm socs with new drives
2017-04-10 23:01:52 +00:00
Tim Flink
ffa2c1f519
adding bits for better secarch support in stg
2017-04-10 21:44:58 +00:00
Adam Miller
19bd3aa2e3
add manage-container-images for stg registries
...
Signed-off-by: Adam Miller <admiller@redhat.com >
2017-04-10 21:34:46 +00:00
Adam Miller
5c38199cc8
fix typo in manage-container-images role
...
I had a var typo for the name used in this role. It was
container_cert_dir and it should be cert_dest_dir
Signed-off-by: Adam Miller <admiller@redhat.com >
2017-04-10 21:14:13 +00:00
Patrick Uiterwijk
de9f81191c
Fix target key
...
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com >
2017-04-10 21:09:51 +00:00
Stephen Smoogen
43626acf41
we have more releases which matt watches
2017-04-10 21:00:16 +00:00
Adam Miller
6939f62b4c
add manage-container-images role, use w/ osbs-cluser
...
Currently the push-docker role requires a docker daemon to be
running on a machine somewhere which we don't want because it's
privileged, error prone, and only manages docker registry content.
This role instead uses skopeo[0], which is not privileged and
understands how to manage many types of OCI[1] compliant container
images.
[0] - https://github.com/projectatomic/skopeo
[1] - https://www.opencontainers.org/
Signed-off-by: Adam Miller <admiller@redhat.com >
2017-04-10 20:52:32 +00:00
Kevin Fenzi
7218efb923
make atomic-cd cron not noisy
2017-04-10 20:39:17 +00:00
Lubomír Sedlář
3103341654
Fix a typo in Rawhide DNF nightly cron job
...
The variable needs to be called TMPDIR, not TPMDIR.
Signed-off-by: Lubomír Sedlář <lsedlar@redhat.com >
2017-04-10 20:13:02 +00:00
Patrick Uiterwijk
3a8e11cf7e
Split staging and prod docker push certs
...
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com >
2017-04-10 22:06:52 +02:00
Paul W. Frields
989c36132f
Review for PR on ansible
...
I'm trying to add to the filter on the ircbot for Magazine so it
doesn't output anything that concerns Council in Pagure. Is this
right, or even sane?
* * *
2017-04-10 20:02:53 +00:00
Jeremy Cline
b1d69ac2bc
Update the FMN role and playbook for 1.2.0
...
Packages have been combined, some new configuration files are required,
and database migrations have been relocated.
Signed-off-by: Jeremy Cline <jeremy@jcline.org >
2017-04-10 19:42:22 +00:00
Tim Flink
4c6c10a1fd
updating yumrepoinfo for dev with primary and secondary arches
2017-04-10 19:31:00 +00:00