Commit graph

876 commits

Author SHA1 Message Date
Kevin Fenzi
60ea109aa4 Merge branch 'master' of /git/ansible 2013-06-26 20:13:01 +00:00
Kevin Fenzi
07be52d996 Helps if you use the right gateway here. 2013-06-26 20:12:40 +00:00
0e37af52f5 make the name mean something 2013-06-25 18:35:42 +00:00
f500f91330 upate != update 2013-06-25 18:34:57 +00:00
78150e7804 - make the global update only run on first setup
- make the ntp/date install faster
2013-06-25 18:31:36 +00:00
Kevin Fenzi
f00b97e48e Setup basic postgresql server and add a db-aarch64 to test with. 2013-06-24 21:27:04 +00:00
Kevin Fenzi
93e53a78be We need some facts 2013-06-24 20:13:30 +00:00
Kevin Fenzi
c5e716c346 Add a first cut at a virthost ansible playbook/group. Still needs some work. 2013-06-24 20:01:51 +00:00
ae4745501f add msuchy to logins to copr-be 2013-06-24 15:28:39 +00:00
ea48d72b0d compose-x86-01 is gone 2013-06-22 22:26:32 +00:00
68ad33d91c missed the trailing - 2013-06-22 04:43:29 +00:00
04ac5a97ec add copr-fe user before we try anything else 2013-06-22 04:42:52 +00:00
197310d34b add copr-fe-dev to everything 2013-06-22 04:33:17 +00:00
166f589f5d the path is copr-repo not copr-repos 2013-06-22 04:19:28 +00:00
40eb3f59c7 check for distro name 2013-06-22 04:18:12 +00:00
7514a39a1c make the dir before you try to stuff a userdir in there 2013-06-22 04:14:16 +00:00
eccb2fa263 - can't start the webserver w/o the dirs it is using present
- make the  iptables pkg check right
2013-06-22 04:11:16 +00:00
c1e53e2318 and copr-be-dev host_vars 2013-06-22 04:01:15 +00:00
5a8f6b2e41 add copr-be-dev cloud instance for new copr dev work 2013-06-22 03:35:07 +00:00
5f0bf6fdcc add copr-be-dev and copr-fe-dev 2013-06-22 03:35:07 +00:00
a26c1dd333 add a separate iptables task - does not remove one in base 2013-06-22 03:35:07 +00:00
Ralph Bean
2e5c4bad63 Correct wsgiscript prefix. 2013-06-21 21:25:38 +00:00
Ralph Bean
abe315635d Typofix. 2013-06-21 20:11:59 +00:00
Ralph Bean
c1c0640ffe Add a hosts file for badges-web01.stg so it can find the db-tahrir alias. 2013-06-21 20:08:18 +00:00
Ralph Bean
7852834ad5 Add the infrastructure-testing.repo to ansible. 2013-06-21 19:21:17 +00:00
Ralph Bean
2cc804b346 Add temporary tahrir.salt config value. 2013-06-21 16:16:02 +00:00
Ralph Bean
4a3da6d9cf Use sqlalchemy forward-compat. 2013-06-21 16:14:45 +00:00
Ralph Bean
3aa0648fc2 Adjust some tahrir permissions. 2013-06-21 15:59:01 +00:00
Ralph Bean
df53e2e577 Adjust tahrir.ini for use under mod_wsgi. 2013-06-21 15:57:17 +00:00
Ralph Bean
4473c17104 First try at a badges-frontend role for stg. 2013-06-21 15:34:33 +00:00
5053d35c18 - template our nrpe.cfg
- setup vars for nrpe_procs_crit and nrpe_procs_warn
- set the value for crit and warn higher for mirrorlists to stop their whining
2013-06-20 20:47:00 +00:00
3575d0e55f change process/thread count on mirrorlist_server wsgi process from 6/25 to 45/1 2013-06-20 17:25:58 +00:00
0172854c1b new, shiny list-vms-per-host
really a WHOLE lot faster than the func one
2013-06-19 20:59:52 +00:00
c67b4421c5 rename build-infra to bvirthost, add a virtservers group 2013-06-19 20:12:32 +00:00
7a054e535c put groups into the :children group header for subgrouping 2013-06-19 20:03:48 +00:00
Ralph Bean
1219b3fcd2 Add some tags to try and speed things up. 2013-06-19 18:17:53 +00:00
12f2818954 add NF and F to prefix each host so you can grep for which is which 2013-06-18 19:06:23 +00:00
e17c382de4 - remove now-unused persistent_cloud_nodisks
- update persistent_cloud to use new when: conditional instead of when_filed and only_if
2013-06-18 16:58:09 +00:00
Ralph Bean
4e595dd7ce Syntax seems wrong again. 2013-06-18 04:16:57 +00:00
Ralph Bean
f732ae00d5 Try a different approach to handling absent fedmsg_certs. 2013-06-18 04:10:40 +00:00
Ralph Bean
b3241ee8ab Typofix. 2013-06-18 03:58:19 +00:00
Ralph Bean
dbcf1530d1 Declare certs for badges backend. 2013-06-18 03:54:26 +00:00
Ralph Bean
82bfa4d87b Copy fedmsg cert config from group_vars for stg to group_vars for prod (for the future). 2013-06-18 03:52:27 +00:00
Ralph Bean
280a687729 Revert "Provide a global default for fedmsg_certs so that with_items will always pass the yaml syntax check."
This reverts commit 405583c5e2.
2013-06-18 03:49:17 +00:00
Ralph Bean
405583c5e2 Provide a global default for fedmsg_certs so that with_items will always pass the yaml syntax check. 2013-06-18 03:30:20 +00:00
Ralph Bean
747ec776fe Correct typo on the cert name. 2013-06-18 03:24:19 +00:00
Ralph Bean
88971011e2 Whoops. Remove a holdover from when I was thinking this through. 2013-06-18 03:21:35 +00:00
Ralph Bean
ca8a6bd251 Apparently you have to use this expansion syntax here. 2013-06-18 03:18:39 +00:00
Ralph Bean
350fa8eeab Use a different syntax for nested var substitution. 2013-06-18 03:14:30 +00:00
Ralph Bean
0ed7bb239f Revert "Revert "Try copying fedmsg certs using a nested var.""
This reverts commit 7e517cf6f2.
2013-06-18 03:13:11 +00:00