ansiblebook.git
11 years agoCall it "hosts" instead of "static"
Lorin Hochstein [Sun, 15 Feb 2015 02:44:50 +0000 (21:44 -0500)]
Call it "hosts" instead of "static"

11 years agoUse "hosts" instead of "inventory"
Lorin Hochstein [Sun, 15 Feb 2015 02:43:16 +0000 (21:43 -0500)]
Use "hosts" instead of "inventory"

Follow closer to Ansible doc convention of using "hosts" as the known of the
inventory file.

11 years agoFix inventory because of Vagrant private ssh keys
Lorin Hochstein [Sun, 15 Feb 2015 22:53:03 +0000 (17:53 -0500)]
Fix inventory because of Vagrant private ssh keys

Fix the inventory to account for change in vagrant private ssh keys

11 years agoupdate readme
Lorin Hochstein [Tue, 10 Feb 2015 20:05:08 +0000 (15:05 -0500)]
update readme

11 years agofix case in dockerfile
Lorin Hochstein [Tue, 10 Feb 2015 02:16:32 +0000 (21:16 -0500)]
fix case in dockerfile

11 years agomove certs
Lorin Hochstein [Tue, 10 Feb 2015 02:14:22 +0000 (21:14 -0500)]
move certs

11 years agomove dockerfiles to separate directory
Lorin Hochstein [Tue, 10 Feb 2015 02:07:42 +0000 (21:07 -0500)]
move dockerfiles to separate directory

11 years agoExplicitly specify nginx version
Lorin Hochstein [Tue, 10 Feb 2015 02:06:30 +0000 (21:06 -0500)]
Explicitly specify nginx version

11 years agoModify nginx/Dockerfile to use official image
Lorin Hochstein [Tue, 10 Feb 2015 00:59:15 +0000 (19:59 -0500)]
Modify nginx/Dockerfile to use official image

We can now use the official Docker image for nginx since the issue that
preventing us from using it before has been resolved.

11 years agonot using .env file
Lorin Hochstein [Tue, 10 Feb 2015 00:36:02 +0000 (19:36 -0500)]
not using .env file

11 years agoremove shebang
Lorin Hochstein [Tue, 10 Feb 2015 00:34:08 +0000 (19:34 -0500)]
remove shebang

11 years agoWe don't use docker_image.py
Lorin Hochstein [Tue, 10 Feb 2015 00:29:24 +0000 (19:29 -0500)]
We don't use docker_image.py

11 years agoadd instance role
Lorin Hochstein [Tue, 10 Feb 2015 00:14:05 +0000 (19:14 -0500)]
add instance role

11 years agoch13
Lorin Hochstein [Tue, 10 Feb 2015 00:13:53 +0000 (19:13 -0500)]
ch13

11 years agoAdd packer
Lorin Hochstein [Mon, 9 Feb 2015 03:49:25 +0000 (22:49 -0500)]
Add packer

11 years agochange name
Lorin Hochstein [Mon, 9 Feb 2015 03:49:14 +0000 (22:49 -0500)]
change name

11 years agopacker file
Lorin Hochstein [Mon, 9 Feb 2015 03:27:01 +0000 (22:27 -0500)]
packer file

11 years agoAdd create-vpc.yml
Lorin Hochstein [Mon, 9 Feb 2015 00:57:57 +0000 (19:57 -0500)]
Add create-vpc.yml

11 years agoRemove unused public subnet id
Lorin Hochstein [Mon, 9 Feb 2015 00:56:28 +0000 (19:56 -0500)]
Remove unused public subnet id

11 years agoec2-vpc-example changes
Lorin Hochstein [Sun, 8 Feb 2015 23:41:55 +0000 (18:41 -0500)]
ec2-vpc-example changes

11 years agoedits to vpc example
Lorin Hochstein [Sun, 8 Feb 2015 23:29:40 +0000 (18:29 -0500)]
edits to vpc example

11 years agovpc example
Lorin Hochstein [Sun, 8 Feb 2015 23:26:18 +0000 (18:26 -0500)]
vpc example

11 years agoswitch the order to be consistent with book
Lorin Hochstein [Sun, 8 Feb 2015 22:55:01 +0000 (17:55 -0500)]
switch the order to be consistent with book

11 years agoRename, remove unneeded type arg
Lorin Hochstein [Sun, 8 Feb 2015 22:16:39 +0000 (17:16 -0500)]
Rename, remove unneeded type arg

11 years agominor name change
Lorin Hochstein [Sun, 8 Feb 2015 22:09:10 +0000 (17:09 -0500)]
minor name change

11 years agoFix example for vpc
Lorin Hochstein [Sun, 8 Feb 2015 21:16:58 +0000 (16:16 -0500)]
Fix example for vpc

11 years agoSpecify ubuntu as remote user
Lorin Hochstein [Sun, 8 Feb 2015 21:12:53 +0000 (16:12 -0500)]
Specify ubuntu as remote user

11 years agoAdd region to ec2_key and ec2_group
Lorin Hochstein [Sun, 8 Feb 2015 20:26:11 +0000 (15:26 -0500)]
Add region to ec2_key and ec2_group

11 years agoDisable host key checking for ec2
Lorin Hochstein [Sun, 8 Feb 2015 20:25:52 +0000 (15:25 -0500)]
Disable host key checking for ec2

11 years agoRemove ref to "outbound" group
Lorin Hochstein [Sun, 8 Feb 2015 20:13:13 +0000 (15:13 -0500)]
Remove ref to "outbound" group

Remove reference to now non-existent outbound security group

11 years agoRemove egress sec group, that's vpc only
Lorin Hochstein [Sun, 8 Feb 2015 20:12:52 +0000 (15:12 -0500)]
Remove egress sec group, that's vpc only

11 years agoSpecify inventory file in ansible.cfg
Lorin Hochstein [Sun, 8 Feb 2015 20:12:43 +0000 (15:12 -0500)]
Specify inventory file in ansible.cfg

11 years agoExplicitly add localhost to static inventory
Lorin Hochstein [Sun, 8 Feb 2015 20:09:58 +0000 (15:09 -0500)]
Explicitly add localhost to static inventory

Need this otherwise Ansible is upset that there are no hosts when referencing
localhost

11 years agoch12
Lorin Hochstein [Sun, 8 Feb 2015 20:01:35 +0000 (15:01 -0500)]
ch12

11 years agoadd static inventory file
Lorin Hochstein [Sun, 8 Feb 2015 19:35:04 +0000 (14:35 -0500)]
add static inventory file

11 years agoadd ch12 files
Lorin Hochstein [Sun, 8 Feb 2015 03:13:24 +0000 (22:13 -0500)]
add ch12 files

11 years agoadd vagrantfile
Lorin Hochstein [Sun, 8 Feb 2015 02:51:30 +0000 (21:51 -0500)]
add vagrantfile

11 years agoAdd custom modules
Lorin Hochstein [Sun, 8 Feb 2015 02:07:51 +0000 (21:07 -0500)]
Add custom modules

11 years agoinitial configs for ch10
Lorin Hochstein [Sat, 7 Feb 2015 23:52:24 +0000 (18:52 -0500)]
initial configs for ch10

11 years agochapter 10
Lorin Hochstein [Sat, 7 Feb 2015 23:40:41 +0000 (18:40 -0500)]
chapter 10

11 years agoAdd ch09
Lorin Hochstein [Sat, 7 Feb 2015 23:30:22 +0000 (18:30 -0500)]
Add ch09

11 years agorenames
Lorin Hochstein [Sat, 7 Feb 2015 20:19:14 +0000 (15:19 -0500)]
renames

11 years agoadd some role files
Lorin Hochstein [Sat, 7 Feb 2015 19:29:06 +0000 (14:29 -0500)]
add some role files

11 years agoAdd missing ch08 files
Lorin Hochstein [Sat, 7 Feb 2015 04:02:44 +0000 (23:02 -0500)]
Add missing ch08 files

11 years agoadd config files
Lorin Hochstein [Sat, 7 Feb 2015 04:02:36 +0000 (23:02 -0500)]
add config files

11 years agoch08 samples
Lorin Hochstein [Sat, 7 Feb 2015 03:32:33 +0000 (22:32 -0500)]
ch08 samples

11 years agoModified vagrantfile and missing templates
Lorin Hochstein [Sat, 7 Feb 2015 02:52:16 +0000 (21:52 -0500)]
Modified vagrantfile and missing templates

11 years agoadd scripts dirctory
Lorin Hochstein [Sat, 7 Feb 2015 02:19:31 +0000 (21:19 -0500)]
add scripts dirctory

11 years agoadded
Lorin Hochstein [Fri, 6 Feb 2015 03:58:13 +0000 (22:58 -0500)]
added

11 years agoadd github known host
Lorin Hochstein [Fri, 6 Feb 2015 03:49:02 +0000 (22:49 -0500)]
add github known host

11 years agoAdd vagrantfile, ansible.cfg, inventory
Lorin Hochstein [Fri, 6 Feb 2015 03:14:19 +0000 (22:14 -0500)]
Add vagrantfile, ansible.cfg, inventory

11 years agoadd templates
Lorin Hochstein [Fri, 6 Feb 2015 03:14:11 +0000 (22:14 -0500)]
add templates

11 years agoadd readme
Lorin Hochstein [Fri, 6 Feb 2015 02:45:58 +0000 (21:45 -0500)]
add readme

11 years agoch06
Lorin Hochstein [Fri, 6 Feb 2015 02:38:11 +0000 (21:38 -0500)]
ch06

11 years agoignore chapter 5 venv
Lorin Hochstein [Fri, 6 Feb 2015 02:33:16 +0000 (21:33 -0500)]
ignore chapter 5 venv

11 years agoAdd readme and pash script for ch05
Lorin Hochstein [Fri, 6 Feb 2015 02:32:52 +0000 (21:32 -0500)]
Add readme and pash script for ch05

11 years agoignore ch05 generated files
Lorin Hochstein [Fri, 6 Feb 2015 02:18:15 +0000 (21:18 -0500)]
ignore ch05 generated files

11 years agomove to playbooks subdir
Lorin Hochstein [Fri, 6 Feb 2015 01:32:36 +0000 (20:32 -0500)]
move to playbooks subdir

11 years agoadd greet and greetvars
Lorin Hochstein [Thu, 5 Feb 2015 03:30:23 +0000 (22:30 -0500)]
add greet and greetvars

11 years agoRemove vagrant from inventory file
Lorin Hochstein [Thu, 5 Feb 2015 03:14:00 +0000 (22:14 -0500)]
Remove vagrant from inventory file

This now lives in our dynamic inventory script

11 years agoadd vagrant.py and production vars
Lorin Hochstein [Thu, 5 Feb 2015 03:09:03 +0000 (22:09 -0500)]
add vagrant.py and production vars

11 years agoadd examples to inventory
Lorin Hochstein [Thu, 5 Feb 2015 02:16:26 +0000 (21:16 -0500)]
add examples to inventory

11 years agoAdd vagrantfile, inventory, ansible.cfg
Lorin Hochstein [Wed, 4 Feb 2015 03:49:10 +0000 (22:49 -0500)]
Add vagrantfile, inventory, ansible.cfg

11 years agoadd template
Lorin Hochstein [Wed, 4 Feb 2015 03:38:27 +0000 (22:38 -0500)]
add template

11 years agoadd web-ssl.yml
Lorin Hochstein [Wed, 4 Feb 2015 03:29:27 +0000 (22:29 -0500)]
add web-ssl.yml

11 years agoadd host key checking false
Lorin Hochstein [Wed, 4 Feb 2015 02:44:07 +0000 (21:44 -0500)]
add host key checking false

11 years agoadd inventory file
Lorin Hochstein [Wed, 4 Feb 2015 02:40:09 +0000 (21:40 -0500)]
add inventory file

11 years agoadd ansible.cfg
Lorin Hochstein [Wed, 4 Feb 2015 02:25:56 +0000 (21:25 -0500)]
add ansible.cfg

11 years agoadd index.html and nginx.conf
Lorin Hochstein [Wed, 4 Feb 2015 02:24:50 +0000 (21:24 -0500)]
add index.html and nginx.conf

11 years agoadd web-nossl.yml
Lorin Hochstein [Wed, 4 Feb 2015 02:21:20 +0000 (21:21 -0500)]
add web-nossl.yml

11 years agoAdd Vagrantfile and self-signed cert
Lorin Hochstein [Wed, 4 Feb 2015 02:06:33 +0000 (21:06 -0500)]
Add Vagrantfile and self-signed cert

11 years agoupdate readme
Lorin Hochstein [Wed, 4 Feb 2015 02:02:16 +0000 (21:02 -0500)]
update readme

11 years agoAdd config file and inventory file
Lorin Hochstein [Wed, 4 Feb 2015 01:57:34 +0000 (20:57 -0500)]
Add config file and inventory file

11 years agoadd inventory file
Lorin Hochstein [Wed, 4 Feb 2015 01:49:37 +0000 (20:49 -0500)]
add inventory file

11 years agoInitial vagrantfile
Lorin Hochstein [Wed, 4 Feb 2015 01:29:20 +0000 (20:29 -0500)]
Initial vagrantfile

11 years agoupdate readme
Lorin Hochstein [Tue, 3 Feb 2015 02:24:15 +0000 (21:24 -0500)]
update readme

11 years agorename
Lorin Hochstein [Tue, 20 Jan 2015 02:15:20 +0000 (21:15 -0500)]
rename

11 years agoexample using vault
Lorin Hochstein [Tue, 20 Jan 2015 02:15:12 +0000 (21:15 -0500)]
example using vault

11 years agoadd readme
Lorin Hochstein [Tue, 20 Jan 2015 02:12:24 +0000 (21:12 -0500)]
add readme

11 years agoAdd encrypted secrets.yml
Lorin Hochstein [Tue, 20 Jan 2015 02:11:50 +0000 (21:11 -0500)]
Add encrypted secrets.yml

11 years agoprogress
Lorin Hochstein [Mon, 19 Jan 2015 02:32:53 +0000 (21:32 -0500)]
progress

11 years agoAdd precise instance, whoami.yml
Lorin Hochstein [Sun, 11 Jan 2015 21:12:38 +0000 (16:12 -0500)]
Add precise instance, whoami.yml

11 years agoAdd a CentOS host
Lorin Hochstein [Sun, 11 Jan 2015 03:20:07 +0000 (22:20 -0500)]
Add a CentOS host

11 years agoUse tilde in private key file
Lorin Hochstein [Sun, 11 Jan 2015 02:36:55 +0000 (21:36 -0500)]
Use tilde in private key file

11 years agovagrant setup
Lorin Hochstein [Sun, 11 Jan 2015 02:36:17 +0000 (21:36 -0500)]
vagrant setup

11 years agoadd chapter 4 vagrantfile
Lorin Hochstein [Sun, 11 Jan 2015 02:31:13 +0000 (21:31 -0500)]
add chapter 4 vagrantfile

11 years agoadd .gitignore
Lorin Hochstein [Sun, 11 Jan 2015 02:31:05 +0000 (21:31 -0500)]
add .gitignore

11 years agoreadme
Lorin Hochstein [Sun, 11 Jan 2015 02:29:25 +0000 (21:29 -0500)]
readme