summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Change filename to overwrite the one from the rpm.Ralph Bean2013-06-132-1/+1
|
* Perms for that badges dir.Ralph Bean2013-06-131-1/+1
|
* Nevermind that for now. It is not necessary anyways.Ralph Bean2013-06-131-5/+0
|
* Apparently not.Ralph Bean2013-06-131-1/+1
| | | | https://groups.google.com/forum/?fromgroups#!topic/ansible-project/hN-lEidIv6E
* Can I remove files with a glob?Ralph Bean2013-06-131-0/+5
|
* Thinko fixo.Ralph Bean2013-06-131-2/+2
|
* Add a first test badge definition.Ralph Bean2013-06-132-0/+42
|
* Define the restart handler in a role to see if it will work.Ralph Bean2013-06-123-4/+2
|
* Modify a config file to force a restart.Ralph Bean2013-06-121-0/+1
|
* Define a global handler for restarting the fedmsg-hub.Ralph Bean2013-06-122-1/+5
|
* Permissions for badges config.Ralph Bean2013-06-121-1/+1
|
* Roles are executed before "loose" things.Ralph Bean2013-06-121-4/+7
|
* Let's see if one role can restart a service from another.Ralph Bean2013-06-123-3/+1
|
* Fix another name mismatch.Ralph Bean2013-06-121-1/+1
|
* Easy on the M's, there.Ralph Bean2013-06-121-0/+0
|
* Specify dest by name.Ralph Bean2013-06-121-1/+1
|
* rename role and comment out the include in the role task. You cannot include ↵Seth Vidal2013-06-121-2/+2
| | | | | | other tasks from a role at this time
* rename badge-awarder to main.yml in the roleSeth Vidal2013-06-121-0/+0
|
* absolute paths :(Seth Vidal2013-06-121-1/+1
|
* hopefully make the role locatableSeth Vidal2013-06-122-1/+2
|
* remove repetition of virt_install_commandSeth Vidal2013-06-1211-64/+24
|
* Adjust order hereKevin Fenzi2013-06-121-2/+2
|
* Perhaps we need this.Kevin Fenzi2013-06-121-0/+1
|
* Use correct test for stagingKevin Fenzi2013-06-121-1/+1
|
* Try this to fix 2fa on staging hosts.Kevin Fenzi2013-06-121-0/+2
|
* They really don't need to be prefixed.Ralph Bean2013-06-121-1/+1
|
* Role names do not have to be prefixed.Ralph Bean2013-06-121-1/+1
|
* First try at roles for badges-backend.Ralph Bean2013-06-124-1/+48
|
* make geoip sync cron job go in by copy not cron module, for nowSeth Vidal2013-06-111-1/+2
|
* add geoip_sync cron fileSeth Vidal2013-06-111-0/+2
|
* setting apache to run has been occasionally erroring out for reasons I don'tSeth Vidal2013-06-111-0/+1
| | | | understand on first install. Setting it to ignore_errors for the moment
* make all of the mirrorlists 4 cpusSeth Vidal2013-06-113-4/+3
| | | | move mirrorlist-ibiblio to ibiblio03
* Add gallery01.stg instance.Kevin Fenzi2013-06-115-0/+96
|
* Fix iptables typo, add apache and mod_wsgiKevin Fenzi2013-06-113-2/+4
|
* Add badges-web01.stgKevin Fenzi2013-06-115-0/+100
|
* fix rsyslog workdir as /var/lib/rsyslog, which exists, not ↵Seth Vidal2013-06-114-4/+4
| | | | /var/spool/rsyslog, which doesn't
* make sure destroy_cloud_inst doesn't TRY to runSeth Vidal2013-06-111-0/+4
|
* useful to have the right ip address in there, tooSeth Vidal2013-06-111-1/+1
|
* make all the when_string be whenSeth Vidal2013-06-111-3/+3
|
* make buildvm-17 8gb :(Seth Vidal2013-06-111-1/+1
|
* change a bunch of when_strings to when's and fix up variablesSeth Vidal2013-06-112-6/+7
|
* convert over the when_string to a when and change the variable syntaxSeth Vidal2013-06-111-1/+1
| | | | lemme tell you how much I am looking forward to doing this all over
* using new when syntax. gotta testSeth Vidal2013-06-111-1/+1
|
* make it output number of pkgs neeed to be updated per hostSeth Vidal2013-06-111-8/+8
|
* add the right argsSeth Vidal2013-06-101-2/+3
|
* add needs-updateSeth Vidal2013-06-101-0/+85
|
* check volgroup for osuosl02, tooSeth Vidal2013-06-101-1/+1
|
* change num cpus and which virthost for mirrorlist-osuoslSeth Vidal2013-06-101-1/+2
|
* tag the whole task list as 'apache'Seth Vidal2013-06-101-0/+6
|
* add apache_status for collectd to apacheSeth Vidal2013-06-103-0/+24
| | | | add appserver header to all apache instances - just b/c