Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Might be it needs this. | Kevin Fenzi | 2013-09-25 | 1 | -2/+2 | |
| | ||||||
* | Ok, how about this syntax? | Kevin Fenzi | 2013-09-25 | 1 | -1/+1 | |
| | ||||||
* | Try updating syntax here. | Kevin Fenzi | 2013-09-25 | 1 | -3/+3 | |
| | ||||||
* | Re-add the skip for not found on host task | Kevin Fenzi | 2013-09-25 | 1 | -1/+1 | |
| | ||||||
* | Adjust template to handle undefined variables. | Kevin Fenzi | 2013-09-25 | 1 | -4/+4 | |
| | ||||||
* | Also default custom_rules to empty | Kevin Fenzi | 2013-09-25 | 1 | -1/+1 | |
| | ||||||
* | Default iptables ports to empty for new ansible version that doesn't like ↵ | Kevin Fenzi | 2013-09-25 | 1 | -0/+3 | |
| | | | | undefined vars | |||||
* | Point the sign_and_import script at the prod repo. | Ralph Bean | 2013-09-25 | 1 | -2/+2 | |
| | ||||||
* | Fix apache conf file for nuancier | Pierre-Yves Chibon | 2013-09-21 | 1 | -1/+1 | |
| | ||||||
* | Revert "Revert "Fix prefix for nuancier"" | Pierre-Yves Chibon | 2013-09-21 | 1 | -2/+2 | |
| | | | | This reverts commit 2f2ab18e4c4ce259faef51bf01e09e8cca12cec4. | |||||
* | Revert "Fix prefix for nuancier" | Pierre-Yves Chibon | 2013-09-20 | 1 | -2/+2 | |
| | | | | This reverts commit 57cc4905f7b652842adb5f6381a3265a40ec5d87. | |||||
* | Fix prefix for nuancier | Pierre-Yves Chibon | 2013-09-20 | 1 | -2/+2 | |
| | ||||||
* | Turn on debug for testing | Pierre-Yves Chibon | 2013-09-20 | 1 | -1/+1 | |
| | ||||||
* | Fix DB_URL for nuancier-lite | Pierre-Yves Chibon | 2013-09-20 | 2 | -2/+2 | |
| | ||||||
* | Add handler to nuancier playbook | Pierre-Yves Chibon | 2013-09-20 | 1 | -0/+3 | |
| | ||||||
* | Rename nuancier.cfg | Pierre-Yves Chibon | 2013-09-20 | 1 | -0/+0 | |
| | ||||||
* | Try this | Kevin Fenzi | 2013-09-20 | 1 | -1/+1 | |
| | ||||||
* | Back to the very original syntax | Pierre-Yves Chibon | 2013-09-20 | 1 | -2/+1 | |
| | ||||||
* | Come back to previous syntax | Pierre-Yves Chibon | 2013-09-20 | 1 | -4/+1 | |
| | ||||||
* | Another test | Pierre-Yves Chibon | 2013-09-20 | 1 | -1/+4 | |
| | ||||||
* | Ignore error but still report them | Pierre-Yves Chibon | 2013-09-20 | 1 | -0/+1 | |
| | ||||||
* | Fix typo | Pierre-Yves Chibon | 2013-09-20 | 1 | -1/+1 | |
| | ||||||
* | Remove local first_found plugin | Pierre-Yves Chibon | 2013-09-20 | 1 | -176/+0 | |
| | ||||||
* | test another syntax | Pierre-Yves Chibon | 2013-09-20 | 1 | -1/+1 | |
| | ||||||
* | Testing using quotes | Pierre-Yves Chibon | 2013-09-20 | 1 | -1/+1 | |
| | ||||||
* | Let's not skip | Pierre-Yves Chibon | 2013-09-20 | 1 | -1/+1 | |
| | ||||||
* | Name the files correctly | Pierre-Yves Chibon | 2013-09-20 | 2 | -0/+0 | |
| | ||||||
* | Add hosts files for nuancier0{1,2}.stg | Pierre-Yves Chibon | 2013-09-20 | 2 | -0/+22 | |
| | ||||||
* | Add dependency to python-psycopg2 | Pierre-Yves Chibon | 2013-09-20 | 1 | -0/+1 | |
| | ||||||
* | Run the nuancier role at the end, once everything is in place | Pierre-Yves Chibon | 2013-09-20 | 1 | -1/+14 | |
| | ||||||
* | With dict representation in yaml | Pierre-Yves Chibon | 2013-09-20 | 1 | -1/+2 | |
| | ||||||
* | environment should be a dict | Pierre-Yves Chibon | 2013-09-20 | 1 | -1/+1 | |
| | ||||||
* | Test another way to call createdb | Pierre-Yves Chibon | 2013-09-20 | 1 | -1/+2 | |
| | ||||||
* | Add nuancier to ssl.py | Pierre-Yves Chibon | 2013-09-20 | 1 | -0/+3 | |
| | ||||||
* | Let's try the command with the full path | Pierre-Yves Chibon | 2013-09-20 | 1 | -1/+1 | |
| | ||||||
* | Add the role nuancier to the playbook | Pierre-Yves Chibon | 2013-09-20 | 1 | -1/+1 | |
| | ||||||
* | Atm nuancier has only one fedmsg certificate | Pierre-Yves Chibon | 2013-09-20 | 1 | -3/+3 | |
| | ||||||
* | Comment out fedmsg info in inventory of nuancier | Pierre-Yves Chibon | 2013-09-20 | 1 | -8/+7 | |
| | ||||||
* | Fix the name of the configuration file | Pierre-Yves Chibon | 2013-09-20 | 1 | -1/+1 | |
| | ||||||
* | The configuration file is nuancier-lite.cfg and fix the call to createdb.py | Pierre-Yves Chibon | 2013-09-20 | 2 | -4/+4 | |
| | ||||||
* | Tag yum clean all as being related to packages | Pierre-Yves Chibon | 2013-09-20 | 1 | -0/+2 | |
| | ||||||
* | Run yum clean all before installing nuancier-lite | Pierre-Yves Chibon | 2013-09-20 | 1 | -0/+3 | |
| | ||||||
* | Small formatting changes | Pierre-Yves Chibon | 2013-09-20 | 1 | -9/+11 | |
| | ||||||
* | Fix syntax error and install wsgi and apache conf file only when needed | Pierre-Yves Chibon | 2013-09-20 | 1 | -5/+5 | |
| | ||||||
* | Update the nuancier role and add a new template | Pierre-Yves Chibon | 2013-09-20 | 2 | -4/+74 | |
| | ||||||
* | Add the beginning of a role for nuancier. | Ralph Bean | 2013-09-19 | 4 | -0/+96 | |
| | ||||||
* | Add nuancier02.stg to the staging group.. it was forgotten. | Ralph Bean | 2013-09-19 | 1 | -0/+1 | |
| | ||||||
* | Add inventory and playbook for nuancier staging nodes. | Ralph Bean | 2013-09-19 | 5 | -0/+105 | |
| | ||||||
* | Add wildcard intermediate cert for sks | Nick Bebout | 2013-09-16 | 1 | -0/+1 | |
| | ||||||
* | Fix keys.fedoraproject.org colors | Nick Bebout | 2013-09-16 | 1 | -4/+4 | |
| |