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