c12s-kubespray/roles/kubernetes/secrets
Paul Czarkowski 8f4e879ca7 Add native Vagrant support
This allows you to simply run `vagrant up` to get a 3 node HA cluster.

* Creates a dynamic inventory and uses the inventory/group_vars/all.yml
* commented lines in inventory.example so that ansible doesn't try to use it.
* added requirements.txt to give easy way to install ansible/ipaddr
* added gitignore files to stop attempts to save unwated files
* changed `Check if kube-system exists` to `failed_when: false` instead of
`ignore_errors`
2016-05-08 10:17:11 -05:00
..
files Add native Vagrant support 2016-05-08 10:17:11 -05:00
handlers generate secrets on deployment machine 2016-02-13 06:51:54 +01:00
scripts confirmed working change to mktemp command 2016-02-18 15:56:10 -05:00
tasks use docker repository to install on CentOS 2016-04-11 11:17:14 +02:00
templates Add kubernetes.default.svc in certs dns 2016-04-01 12:40:01 +02:00