| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Perhaps this needs quotes | Kevin Fenzi | 2014-03-28 | 1 | -1/+1 |
| | | |||||
| * | Try this. | Kevin Fenzi | 2014-03-28 | 1 | -3/+3 |
| | | |||||
| * | OK Lets put it all back like it was. Do we go back to old error? | Stephen Smoogen | 2014-03-21 | 1 | -1/+1 |
| | | |||||
| * | Well I can only break it worse. | Stephen Smoogen | 2014-03-21 | 1 | -1/+1 |
| | | |||||
| * | Hey lets see if this fixes the stuff I broke. | Stephen Smoogen | 2014-03-21 | 1 | -1/+1 |
| | | |||||
| * | Hey lets see if this breaks stuff. | Stephen Smoogen | 2014-03-21 | 1 | -1/+1 |
| | | |||||
| * | This has to be expanded. Try this syntax | Kevin Fenzi | 2014-01-01 | 1 | -1/+1 |
| | | |||||
| * | Also no {{ in with_pipe, variable are bare there too | Kevin Fenzi | 2014-01-01 | 1 | -1/+1 |
| | | |||||
| * | Fix old variable usage. Patch from janeznemanic. Thanks! | Kevin Fenzi | 2014-01-01 | 1 | -4/+4 |
| | | |||||
| * | Apparently order matters | Pierre-Yves Chibon | 2013-10-16 | 1 | -6/+6 |
| | | |||||
| * | Remove duplicate action, libselinux-python is install 2 tasks below | Pierre-Yves Chibon | 2013-10-14 | 1 | -3/+0 |
| | | |||||
| * | Make sure required package are installed | Pierre-Yves Chibon | 2013-10-14 | 1 | -1/+3 |
| | | |||||
| * | enable ssh_sysadm_login sebool for all clouds | Miroslav Suchý | 2013-10-04 | 1 | -0/+3 |
| | | | | | | addressing: type=AVC msg=audit(1380833385.268:173): avc: denied { getattr } for pid=781 comm="sshd" path="/root/.ssh/authorized_keys" dev="vda1" ino=6493 scontext=system_u:system_r:sshd_t:s0-s0:c0.c1023 tcontext=system_u:object_r:file_t:s0 tclass=file | ||||
| * | add a task to install libselinux-python so ansible doesn't abort. | Ricky Elrod | 2013-09-26 | 1 | -0/+3 |
| | | |||||
| * | Fix path to root key | Kevin Fenzi | 2013-08-30 | 1 | -1/+1 |
| | | |||||
| * | when putting the keys on - don't die if someone typos a username - just ↵ | Seth Vidal | 2013-07-02 | 1 | -1/+1 |
| | | | | | complain and move along | ||||
| * | make the name mean something | Seth Vidal | 2013-06-25 | 1 | -1/+1 |
| | | |||||
| * | upate != update | Seth Vidal | 2013-06-25 | 1 | -1/+1 |
| | | |||||
| * | - make the global update only run on first setup | Seth Vidal | 2013-06-25 | 1 | -7/+12 |
| | | | | | - make the ntp/date install faster | ||||
| * | I have no idea what I'm doing. But maybe this will fix it. :) | Ricky Elrod | 2013-06-17 | 1 | -1/+1 |
| | | |||||
| * | quote it b/c.... maybe the @? | Seth Vidal | 2013-06-17 | 1 | -1/+1 |
| | | |||||
| * | ansible 1.2 breaks $FILE and $PIPE - so I went and fixed it everywhere :( | Seth Vidal | 2013-06-17 | 1 | -2/+6 |
| | | |||||
| * | remove unnecessary items from cloud_setup_basic for openstack instances | Seth Vidal | 2013-02-25 | 1 | -13/+0 |
| | | |||||
| * | can't run ntpdate if ntp is running :) | Seth Vidal | 2012-12-07 | 1 | -3/+0 |
| | | |||||
| * | make sure all cloud instances have ntp installed, configured and running | Seth Vidal | 2012-12-05 | 1 | -0/+12 |
| | | |||||
| * | make the ansible key addition and other users key addition a little less scary | Seth Vidal | 2012-11-02 | 1 | -7/+7 |
| | | |||||
| * | fix typo | Seth Vidal | 2012-10-31 | 1 | -1/+1 |
| | | |||||
| * | make the root auth_keys setup part of the cloud_setup_basic tasks | Seth Vidal | 2012-10-26 | 1 | -0/+6 |
| | | |||||
| * | add the optiona $hostbase to the cloud setup schtick | Seth Vidal | 2012-10-22 | 1 | -2/+2 |
| | | |||||
| * | add a restorecon on the ssh keys for those silly people who like selinux and ↵ | Seth Vidal | 2012-10-19 | 1 | -0/+6 |
| | | | | | security :) | ||||
| * | - add core config files for kojibuilders | Seth Vidal | 2012-10-18 | 1 | -1/+2 |
| | | | | | - base tasks to make them use first_available for sensible defaults | ||||
| * | move cloud_setup_el6 to cloud_setup_basic and only_if's | Seth Vidal | 2012-10-08 | 1 | -0/+35 |
