- Apr 25, 2016
-
-
Christopher M Luciano authored
This fixes the ansible error ```'dict object' has no attribute 'ansible_default_ipv4'"}```. Closes #215
-
- Feb 21, 2016
-
-
Smana authored
Please enter the commit message for your changes. Lines starting
-
- Feb 15, 2016
-
-
Smana authored
-
- Feb 13, 2016
-
-
Smana authored
-
- Jan 31, 2016
-
-
Smaine Kahlouch authored
-
- Jan 28, 2016
-
-
Greg Althaus authored
Each node can have 3 IPs. 1. ansible_default_ip4 - whatever ansible things is the first IPv4 address usually with the default gw. 2. ip - An address to use on the local node to bind listeners and do local communication. For example, Vagrant boxes have a first address that is the NAT bridge and is common for all nodes. The second address/interface should be used. 3. access_ip - An address to use for node-to-node access. This is assumed to be used by other nodes to access the node and may not be actually assigned on the node. For example, AWS public ip that is not assigned to node. This updates the places addresses are used to use either ip or access_ip and walk up the list to find an address.
-
- Jan 26, 2016
-
-
Antoine Legrand authored
-
- Jan 25, 2016
-
-
Smaine Kahlouch authored
-
ant31 authored
-
- Jan 23, 2016
-
-
Smaine Kahlouch authored
-
Smaine Kahlouch authored
reorder master handlers typo for sysvinit
-
- Jan 22, 2016
-
-
Smaine Kahlouch authored
-
Antoine Legrand authored
-
- Jan 21, 2016
-
-
Greg Althaus authored
-
Smaine Kahlouch authored
fix etcd configuration for nodes fix wrong calico checksums using a var name etcd_bin_dir fix etcd handlers for sysvinit using a var name etcd_bin_dir sysvinit script review etcd configuration
-
- Jan 15, 2016
-
-
Smaine Kahlouch authored
-
- Dec 30, 2015
-
-
Smaine Kahlouch authored
-
Smaine Kahlouch authored
-
- Dec 29, 2015
-
-
Antoine Legrand authored
-
- Dec 21, 2015
-
-
Smaine Kahlouch authored
-
Smaine Kahlouch authored
-
- Dec 18, 2015
-
-
Smaine Kahlouch authored
-
Antoine Legrand authored
-
Antoine Legrand authored
-
- Dec 17, 2015
-
-
Smaine Kahlouch authored
-
- Dec 15, 2015
-
-
Smaine Kahlouch authored
-
- Dec 12, 2015
-
-
Smaine Kahlouch authored
-
Smaine Kahlouch authored
-
- Nov 20, 2015
-
-
ant31 authored
-
- Oct 04, 2015
-
-
Smaine Kahlouch authored
-