Commit Graph

63 Commits

Author SHA1 Message Date
staticsafe c924387905 Better cipher settings for nginx. 2015-05-24 13:30:39 -04:00
staticsafe 550c81b78f Add a slightly modified playbook for Ubuntu systems.
- No need for nginx repo anymore.
2015-05-24 13:23:21 -04:00
staticsafe 68c209d8db Add state for log file creation 2014-05-16 02:07:08 +00:00
staticsafe 7373cd3b39 fix more typos.. 2014-05-16 02:05:56 +00:00
staticsafe 502e65570e Add uwsgi logrotate file.
Also ensure log file for uwsgi is created properly.
2014-05-16 02:01:32 +00:00
staticsafe 86a92b382b Forgot key for file action 2014-05-16 01:54:12 +00:00
staticsafe 2fd24d5bb3 Typoed initscript filename.. 2014-05-16 01:52:44 +00:00
staticsafe 4bd477381c update uWSGI package name 2014-05-16 01:50:21 +00:00
staticsafe 17e851d2e3 Add appservers-uwsgi role. 2014-05-16 01:39:57 +00:00
staticsafe 541e795768 Add ntp to common package list. 2014-05-08 00:40:32 +00:00
staticsafe ef7a2f6197 Add python-dev to the common package list 2014-05-08 00:04:45 +00:00
staticsafe f04995897b lets use state=latest everywhere for apt cmds. 2014-05-07 22:01:54 +00:00
staticsafe 4af8ce419d Remove dependencies for now as we don't need them 2014-05-07 21:46:29 +00:00
staticsafe 2dbe9b87c2 Add appservers-php5 role.
- Add dependencies for relevant roles.
2014-05-07 21:38:37 +00:00
staticsafe 547501e23f Add vnstat to common package list. 2014-05-07 20:32:00 +00:00
staticsafe 0b389e0eb0 Add more directories to nginx dir list 2014-05-07 19:27:47 +00:00
staticsafe d5ec49b88f enabled option was in wrong task. 2014-05-07 19:24:01 +00:00
staticsafe 572a6e573e Change name of task 2014-05-07 19:20:43 +00:00
staticsafe 15164873ef Change nginx repo to upstream one.
Also consolidate install and enable task.
2014-05-07 19:16:09 +00:00
staticsafe 6860ad0b70 Consolidate tasks using loops. 2014-05-07 19:01:11 +00:00
staticsafe b473d55d1f Add build-essential to common package list. 2014-05-07 18:47:29 +00:00
staticsafe 7432d14d50 user= should owner= 2014-05-07 17:58:47 +00:00
staticsafe a5a3022349 Add action to add Dotdeb signing key 2014-05-07 17:51:36 +00:00
staticsafe 34bb072a65 Fix typo on loop var. 2014-05-07 17:46:42 +00:00
staticsafe feec830c3a Use with_items loops and name for each action 2014-05-07 17:44:03 +00:00
staticsafe e1ee18889b use with_items loops in common role tasks 2014-05-07 17:32:56 +00:00
staticsafe 81da8fb77c Fix symlink order 2014-05-07 17:03:30 +00:00
staticsafe 4fb03b47cf Change role for nginx servers to webservers-nginx 2014-05-07 16:57:32 +00:00
staticsafe 0c7507be8a Add webservers-nginx role. 2014-05-07 16:51:02 +00:00
staticsafe 55f5e85811 Common package changes
- Remove consolekit
- Install duplicity
- Install python-boto
2014-05-07 15:11:29 +00:00
staticsafe 579844084f Oops, forgot to commit the resolv.conf copy change 2014-05-07 14:44:55 +00:00
staticsafe c13a2d2a28 Add resolv.conf and change main to use that file. 2014-05-07 14:36:57 +00:00
staticsafe 2c0a9857bc Separate handlers into its own file. 2014-05-07 14:32:38 +00:00
staticsafe 3dae812515 site.yml for roles format. 2014-05-07 14:27:13 +00:00
staticsafe 8ec4154f9c Making directory in preparation for role usage. 2014-05-07 14:09:45 +00:00
staticsafe 55561ca3ed Add unbound to pkg list.
- Ensure haveged and unbound are started on boot
- Use local unbound for DNS needs.
2014-05-06 17:57:02 +00:00
staticsafe 78b575b512 Rename Debian playbook. 2014-05-06 17:37:37 +00:00
staticsafe a887459759 Add python-pip to packages list. 2014-05-06 17:12:57 +00:00
staticsafe 0264233cc4 Add haveged to list of packages installed. 2014-05-06 17:02:52 +00:00
staticsafe 84a0f56c1e Add command to remove exim4. 2014-05-06 16:21:48 +00:00
staticsafe e6dd644a0d Major changes to Debian env bootstrap playbook.
- Set and generate default locale
- Set default timezone
- Restart appropriate daemons
2014-05-06 15:53:24 +00:00
staticsafe e162d55ac0 Remove use of envsetup script. 2014-05-06 15:39:09 +00:00
staticsafe 7f38d12c55 Merge slave and master playbooks into one for DNS. 2014-04-25 19:49:47 +00:00
staticsafe c9349cbdc8 Add accept_hostkey to git command 2014-04-23 13:42:13 +00:00
staticsafe 58f43c7689 Update dns-slaves.yml for new git branch. 2014-04-12 14:12:20 -04:00
staticsafe d4b16b5787 Accept hostkey in dns-master.yml 2014-04-12 14:08:39 -04:00
staticsafe 4de4e15c48 Update dns-master.yml for new NS1. 2014-04-12 14:06:33 -04:00
staticsafe 99996ed947 Forgot to add module name. 2014-01-11 18:35:01 +00:00
staticsafe bdf0c68aee Use service module instead of shell. 2014-01-11 18:34:20 +00:00
staticsafe 40cc75ef26 Add path= for dns-master.yml. 2014-01-11 18:32:04 +00:00