- Apr 25, 2016
-
-
Christopher M Luciano authored
This fixes the ansible error ```'dict object' has no attribute 'ansible_default_ipv4'"}```. Closes #215
-
- Apr 20, 2016
-
-
Smana authored
-
- Apr 19, 2016
-
-
Smana authored
-
- Apr 13, 2016
-
-
Rob Hirschfeld authored
cosmetic
-
Rob Hirschfeld authored
as per @smana request
-
- Apr 12, 2016
-
-
Rob Hirschfeld authored
add option for generic
-
- Apr 11, 2016
- Apr 08, 2016
-
-
Smana authored
-
- Apr 05, 2016
- Apr 04, 2016
-
-
Smana authored
-
- Apr 02, 2016
-
-
Stig Telfer authored
On CoreOS where there is no package management, perform zero-trip loops instead of throwing an exception for iterating over a member of an undefined variable.
-
Stig Telfer authored
On CoreOS the binaries are not installed in /usr/local/bin.
-
- Apr 01, 2016
-
-
ant31 authored
-
teuto.net Netzdienste GmbH authored
Changed path to hosts ssl certs from /usr/share/ca-certificates to /etc/ssl/certs/ which fixes https problems in kube-controller-manager and kube-apiserver (#189) caused by the lack of certificates on debian and redhat based systems.
-
- Mar 31, 2016
-
-
teuto.net Netzdienste GmbH authored
When kubespray is deployed on OpenStack, the kube-controller-manager is now aware of the cluster and can create new cinder volumes automatically if the PersistentVolumeClaims are annotated accordingly. Note that this is an alpha feature of kubernetes 1.2
-
- Mar 30, 2016
-
-
teuto.net Netzdienste GmbH authored
Reverted deletion of "changed_when: False" for Task "Install python-dnf for latest RedHat versions". Deleted "changed_when: False" on Task "Install latest version of python-apt for Debian distribs" to get notified when kubespray has installed a new package version.
-
teuto.net Netzdienste GmbH authored
-
teuto.net Netzdienste GmbH authored
-
- Mar 29, 2016
-
-
teuto.net Netzdienste GmbH authored
Currently kubespray does not install kubernetes in a way that allows cinder volumes to be used. This commit provides the necessary cloud configuration file and configures kubelet and kube-apiserver to use it.
-
- Mar 23, 2016
-
-
Smaine Kahlouch authored
-
- Mar 22, 2016
-
-
Smaine Kahlouch authored
-
Smaine Kahlouch authored
-
- Mar 21, 2016
-
-
Smaine Kahlouch authored
-
Antoine Legrand authored
-
Antoine Legrand authored
-
Smaine Kahlouch authored
-
- Mar 20, 2016
-
-
ant31 authored
-
- Mar 04, 2016
-
-
Antoine Legrand authored
-
Antoine Legrand authored
-
Smana authored
-
- Mar 02, 2016
-
-
Smana authored
-
- Feb 29, 2016
-
-
Smana authored
-
- Feb 26, 2016
-
-
Stig Telfer authored
A freshly-installed CoreOS system does not always have a hostname configured. This causes problems for etcd and BGP mesh configuration for Calico. Assign the Ansible inventory name as hostname as part of CoreOS bootstrap, if the hostname is the default ("localhost").
-
- Feb 25, 2016
-
-
Smana authored
-
- Feb 23, 2016
-
-
Stig Telfer authored
-
- Feb 21, 2016