Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Cannot use yaml in a string in a yaml document, so use a external file instead | Michael Scherer | 2014-12-12 | 2 | -1/+2 | |
| | ||||||
* | Fix the syntax ( need to make it automated one day ) | Michael Scherer | 2014-12-12 | 1 | -1/+1 | |
| | ||||||
* | Disable cloud-init automated hostname updating | Michael Scherer | 2014-12-12 | 1 | -0/+2 | |
| | ||||||
* | Remove trailing slash to fix semanage fcontext call | Michael Scherer | 2014-12-12 | 1 | -1/+1 | |
| | | | | | | | | Since there is a trialing / the regexp for semanage become : fcontext -a -f a -t git_user_content_t '/srv/git_repos/(/.*)?' So there is 2 / instead of 1 | |||||
* | Add proper selinux label | Michael Scherer | 2014-12-12 | 1 | -1/+2 | |
| | ||||||
* | Add a custom vhost, with a hardocded name for now | Michael Scherer | 2014-12-12 | 2 | -0/+16 | |
| | ||||||
* | Add a deps on httpd | Michael Scherer | 2014-12-12 | 1 | -0/+3 | |
| | ||||||
* | Restart httpd on modification | Michael Scherer | 2014-12-12 | 1 | -0/+1 | |
| | ||||||
* | Change the default config file to not have the alias on every vhost | Michael Scherer | 2014-12-12 | 2 | -0/+8 | |
| | ||||||
* | Add a cgit role | Michael Scherer | 2014-12-12 | 2 | -0/+14 | |
| | ||||||
* | Add mariadb module | Michael Scherer | 2014-12-12 | 3 | -0/+15 | |
| | ||||||
* | Add more safeguard on file for missing variable | Michael Scherer | 2014-12-12 | 3 | -3/+6 | |
| | ||||||
* | Add a safeguard when no alias are needed | Michael Scherer | 2014-12-12 | 1 | -0/+2 | |
| | ||||||
* | Import postfix/mailman from rad | Michael Scherer | 2014-12-12 | 24 | -0/+343 | |
| | ||||||
* | Fix the run script | Michael Scherer | 2014-12-12 | 1 | -1/+2 | |
| | ||||||
* | Fix missing directory creation, and add a variable for that along default value | Michael Scherer | 2014-12-12 | 2 | -2/+10 | |
| | ||||||
* | Add firewalld on centos/fedora | Michael Scherer | 2014-12-12 | 1 | -1/+7 | |
| | ||||||
* | Add the local deploy role | Michael Scherer | 2014-12-12 | 4 | -0/+30 | |
| | ||||||
* | Add playbook and httpd and the rest | Michael Scherer | 2014-10-15 | 12 | -0/+154 | |