c12s-kubespray/roles
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
..
adduser fixed deprecation warnings regarding bare variables 2016-03-30 10:23:43 +02:00
coreos-bootstrap Provide a non-default hostname for CoreOS systems. 2016-02-26 13:43:07 +00:00
dnsmasq Use var for bin dir instead of assuming /usr/local/bin 2016-04-02 20:53:33 +01:00
docker use docker repository to install on CentOS 2016-04-11 11:17:14 +02:00
download upgrade weave to v1.5.0 with cni 2016-04-20 17:09:09 +02:00
etcd Pull correct variable for etcd initial variable 2016-04-29 14:37:01 +02:00
kubernetes Add native Vagrant support 2016-05-08 10:17:11 -05:00
network_plugin choose between gce and aws cloud providers 2016-03-23 17:27:06 +01:00
uploads upgrade weave to v1.5.0 with cni 2016-04-20 17:09:09 +02:00