Commit Graph

18 Commits

Author SHA1 Message Date
Kevin Fenzi
800c03d37e Move hosts to a role and put it before fas_client so initial runs can find admin. 2014-06-23 00:49:31 +00:00
Kevin Fenzi
ef4a44c44c Convert sudo to a role so we can include it before roles/plays that use sudo. 2014-06-14 20:58:52 +00:00
Kevin Fenzi
5e7a0897bd Add a db-qa01.qa instance 2014-06-05 02:28:10 +00:00
Ralph Bean
e258bae727 Collectd+postgres for db-datanommer01 2014-05-29 16:36:43 +00:00
Kevin Fenzi
25dc54212b Set accelerate to false by default, override with -e acclerated=True for your playbook runs. 2014-05-19 15:22:24 +00:00
Ralph Bean
573454af79 Renamespace the collectd role to collectd/base 2014-03-21 13:46:06 +00:00
Kevin Fenzi
cd5b9dd331 Move collectd to a role instead of a task. 2014-02-18 00:46:12 +00:00
Kevin Fenzi
206ed3f776 Now that we have roles_path, drop the long path on all the roles. 2014-01-23 17:12:40 +00:00
Kevin Fenzi
8cc4c30647 Add db-datanommer01, clean up postgres playbooks to be generic and not koji specific. 2014-01-10 18:56:25 +00:00
Kevin Fenzi
b929678ff1 Hard code vars_path for now. 2014-01-06 18:22:18 +00:00
Kevin Fenzi
67bc3b4920 vars is reserved, use vars_path for variable path 2014-01-06 17:49:22 +00:00
Kevin Fenzi
f7d56ff2b1 Fix old variable usage. Patch from janeznemanic. Thanks! 2014-01-01 19:15:11 +00:00
Kevin Fenzi
3dae75234b Move postgresql stuff around. 2013-09-12 22:56:34 +00:00
Kevin Fenzi
26f73f413c Move the koji db stuff to it's own role, include in postgres playbook only on kojidb hosts 2013-09-12 17:42:57 +00:00
Kevin Fenzi
aecec53380 Move base to a role.
Clean up syntax in all the base tasks.
Add CONVENTIONS file for info on where things go.
Tweak readme.
Switch add playbooks to base role instead of task.
2013-08-25 18:44:54 +00:00
Kevin Fenzi
8215951252 Just hard code these for now until we can figure out why $roles doesn't work. 2013-08-19 21:04:17 +00:00
Kevin Fenzi
8e2ec48cc0 Migrate a bunch of things to roles. Thanks to misc! 2013-08-19 20:12:26 +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