Ralph Bean
3dafc11783
Omit the ".stg" here. None of the other services use it.
2015-01-28 02:23:37 +00:00
Kevin Fenzi
546ad2148a
Enable varnish to start on boot also
2015-01-28 01:52:50 +00:00
Kevin Fenzi
af02564a5c
Bump up the koji ssl cache some.
2015-01-27 20:48:55 +00:00
Kevin Fenzi
32a6e5dc7c
Adjust firewall to only block phx2 staging hosts in phx2.
2015-01-27 20:46:09 +00:00
Patrick Uiterwijk
ce8d1e9b7b
Bump maxconns to 5000 and disable keepalive for geoip and mirrorlist
2015-01-27 18:37:51 +00:00
Pierre-Yves Chibon
299ecf5943
Adjust the mode for the update hook itself
2015-01-27 18:44:14 +01:00
Mathieu Bridon
31933066d0
distgit: Fix perms on the Gitolite stuff
...
We can't execute the update hooks otherwise.
2015-01-27 18:40:11 +01:00
Miroslav Suchý
1f3a0e4d62
workaround BZ1185921
2015-01-27 17:33:37 +00:00
Kevin Fenzi
7fa1ffb328
Add python-IPy
2015-01-27 17:26:46 +00:00
Miroslav Suchý
721ee86b8e
improve regexp
2015-01-27 17:24:42 +00:00
Kevin Fenzi
652c21e8e9
Some more tagging and tweaks
2015-01-27 17:07:06 +00:00
Kevin Fenzi
f65fef8068
Try making the homedir here.
2015-01-27 17:05:49 +00:00
Kevin Fenzi
cfd6afc925
Merge branch 'master' of /git/ansible
2015-01-27 16:59:36 +00:00
Kevin Fenzi
db502e2327
Need the auth key for mm
2015-01-27 16:59:24 +00:00
Miroslav Suchý
fcdac6fdb0
imporove regexp
2015-01-27 16:58:14 +00:00
Kevin Fenzi
a5a78dbb2c
Add a vars file for mirrorlist2
2015-01-27 16:54:02 +00:00
Kevin Fenzi
be301e1cd4
Add mirrormanager user and ssh key
2015-01-27 16:49:29 +00:00
Miroslav Suchý
ab3b917d3f
automate packstack workaround
...
syntax error, which is updated in upstream but not in icehouse
2015-01-27 16:47:18 +00:00
Mathieu Bridon
9429aa5f24
git/hooks: The fedmsg post-receive hook needs GitPython
2015-01-27 17:35:08 +01:00
Miroslav Suchý
cd069b4736
make note that we should reboot
2015-01-27 16:34:36 +00:00
Miroslav Suchý
a495fe72f7
replace depracted params
...
Additional information:
* Deprecated parameter has been used in answer file. Please use parameter CONFIG_MARIADB_INSTALL next time. This parameter deprecates following parameters: ['CONFIG_MYSQL_INSTALL'].
* Deprecated parameter has been used in answer file. Please use parameter CONFIG_MARIADB_HOST next time. This parameter deprecates following parameters: ['CONFIG_MYSQL_HOST'].
* Deprecated parameter has been used in answer file. Please use parameter CONFIG_MARIADB_USER next time. This parameter deprecates following parameters: ['CONFIG_MYSQL_USER'].
* Deprecated parameter has been used in answer file. Please use parameter CONFIG_MARIADB_PW next time. This parameter deprecates following parameters: ['CONFIG_MYSQL_PW'].
* Time synchronization installation was skipped. Please note that unsynchronized time on server instances might be problem for some OpenStack components
2015-01-27 16:34:36 +00:00
Kevin Fenzi
b0f2edab2f
We need group vars since we moved this to another group
2015-01-27 16:29:44 +00:00
Kevin Fenzi
9d1e65e2f3
Enable epel-testing.
2015-01-27 16:22:05 +00:00
Kevin Fenzi
ee97530629
Fix package name
2015-01-27 16:16:28 +00:00
Pierre-Yves Chibon
14eeee7437
Fix the check-update-hooks, repos are in /srv
2015-01-27 17:14:30 +01:00
Kevin Fenzi
201cb9c4c2
No denyhosts for rhel7
2015-01-27 16:05:29 +00:00
Miroslav Suchý
39eb8e0e57
use mariadb service instead of mysqld
...
mysqld.service is symlink to mariadb.service
and systemctl enable can not handle symlinks
2015-01-27 16:03:48 +00:00
Kevin Fenzi
0a8c78bedb
Make a mirrorlist2 playbook and group and move host1plus mirrorlist to it.
2015-01-27 15:20:18 +00:00
Mathieu Bridon
5996178fd3
distgit: Don't try reloading apache if it's off
2015-01-27 15:58:24 +01:00
Mathieu Bridon
158afc5467
distgit: We also need semanage here
2015-01-27 15:48:22 +01:00
Mathieu Bridon
f86b3e56c7
cgit/make_pkgs_list: We need semanage to be installed
2015-01-27 15:47:16 +01:00
Mathieu Bridon
a7d660bcd0
cgit/make_pkgs_list: Create the needed directory
2015-01-27 15:36:41 +01:00
Mathieu Bridon
8a6719517b
Revert "distgit: Merge in the cgit/make_pkgs_list role"
...
This reverts commit a29f50a19a
.
Turns out, Fedora People needs this as well, so it needs to remain
separated.
Sorry for the noise!
2015-01-27 15:33:45 +01:00
Mathieu Bridon
a29f50a19a
distgit: Merge in the cgit/make_pkgs_list role
...
Having it split out was causing trouble, because distgit depends on it,
but it depends on the /srv/git folder being created, which is created
in the distgit role...
Nothing else uses this though, so merging it is the easy way out.
2015-01-27 15:31:17 +01:00
Mathieu Bridon
12dea5d384
cgit/make_pkgs_list: Ensure the repo list file exists
...
The semanage call further down the palybook will fail if the
file isn't there already.
2015-01-27 15:14:54 +01:00
Mathieu Bridon
c066e21c3a
distgit: Ensure the proper SELinux contexts
2015-01-27 13:36:15 +01:00
Mathieu Bridon
a212d6626f
cgit/make_pkgs_list: Fix SELinux context
2015-01-27 13:36:15 +01:00
Mathieu Bridon
176c1884e6
cgit/make_pkgs_list: Give the file to apache
2015-01-27 11:42:50 +01:00
Pierre-Yves Chibon
c617bc46a1
Give /srv/cache/lookaside/pkgs to apache
2015-01-27 08:49:35 +01:00
Kevin Fenzi
02220697f9
Drop proxy02.stg, it's gone man
2015-01-27 00:36:36 +00:00
Kevin Fenzi
6efa37a094
Lets have some vpn action here.
2015-01-27 00:09:42 +00:00
Kevin Fenzi
a66825a3e8
Try adding this
2015-01-26 23:59:34 +00:00
Kevin Fenzi
ca9e08784f
Fix up hosts
2015-01-26 23:54:06 +00:00
Kevin Fenzi
dfcf080ae8
Setup hosts file for blockerbugs hosts, add blockerbugs02 to ansible.
2015-01-26 23:51:50 +00:00
Kevin Fenzi
4ab36f75b7
Sadly, this doesn't work in pre-task
2015-01-26 23:40:00 +00:00
Kevin Fenzi
655d61ff6e
Add blockerbugs01 to prod ansible
2015-01-26 23:30:44 +00:00
Kevin Fenzi
e0f9414d8a
Proxies need 4 cpus, 2 just don't cut it.
2015-01-26 23:14:35 +00:00
c31e23f8fe
Merge branch 'master' of /git/ansible
2015-01-26 23:08:22 +00:00
8a4ee97493
add ntpd to base
...
Signed-off-by: Ricky Elrod <codeblock@fedoraproject.org>
2015-01-26 23:08:20 +00:00
Kevin Fenzi
caa8c29611
Add varnishd sebool
2015-01-26 22:55:28 +00:00