- Apr 11, 2018
-
-
Markos Chandras authored
If the 'docker' package is already installed, then the handlers will not run and the service will not be (re-)started. As such, lets make sure that the service is started even if the packages are already installed.
-
Markos Chandras authored
Add support for installing Docker on SUSE distributions. The Docker repository at https://yum.dockerproject.org/repo/main/ does not support recent openSUSE distributions so the only alternative is to use the packages from the distro repositories. This however renders the 'docker_version' Ansible variable useless on SUSE.
-
Nirmoy Das authored
The openssl package on Tumbleweed is actually a virtual package covering openssl-1.0.0 and openssl-1.1.0 implementations. It defaults to 1.1.0 so when trying to install it and openssl-1.0.0 is installed, zypper fails with conflicts. As such, lets explicitly pull the package that we need which also updates the virtual one. Co-authored-by: Markos Chandras <mchandras@suse.de>
-
Markos Chandras authored
Add support for installing package dependencies and refreshing metadata on SUSE distributions Co-authored-by: Nirmoy Das <ndas@suse.de>
-
Nirmoy Das authored
openSUSE Tumbleweed is having the same problems with CoreOS when it comes to using the hostname ansible module (#1588, #1600) so we need to apply a similar workaround. Co-authored-by: Markos Chandras <mchandras@suse.de> Link: http://bugzilla.opensuse.org/show_bug.cgi?id=997614
-
Markos Chandras authored
Install some required packages when running on SUSE distributions.
-
- Apr 10, 2018
-
-
Robin Skahjem-Eriksen authored
Changed from OS_PROJECT_ID to OS_PROJECT_NAME.
-
Brad Beam authored
All checks test if this is defined meaning there is no way to undefine it.
-
Matthew Mosesohn authored
-
Robin Skahjem-Eriksen authored
Changed from OS_PROJECT_ID to OS_PROJECT_NAME.
-
- Apr 09, 2018
-
-
Atoms authored
-
Matthew Mosesohn authored
While `do` looks cleaner, forcing this extra option in ansible.cfg seems to be more invasive. It would be better to keep the traditional approach of `set dummy = ` instead.
-
- Apr 08, 2018
-
-
rongzhang authored
Fix issues #2611
-
- Apr 06, 2018
-
-
Daniel Hoherd authored
-
- Apr 04, 2018
- Apr 03, 2018
-
-
Wong Hoi Sing Edison authored
-
Xiaoxi He authored
-
- Apr 02, 2018
-
-
georgejdli authored
-
vterdunov authored
-
Matthew Mosesohn authored
* Add pre-upgrade task for moving credentials file This reverts commit 7ef9f4df. * add python interpreter workaround for localhost
-
Wong Hoi Sing Edison authored
-
- Apr 01, 2018
-
-
Wong Hoi Sing Edison authored
-
Wong Hoi Sing Edison authored
-
- Mar 31, 2018
-
-
Andreas Krüger authored
* Update etcd deployment to use correct cert and key * Update to use admin cert for etcdctl commands * Update handler to use admin cert too
-
Wong Hoi Sing Edison authored
-
Wong Hoi Sing Edison authored
-
avoidik authored
-
Andreas Krüger authored
* Only download container/file if host is in defined group * Set correct when clause * Fix last entries * Update download groups
-
avoidik authored
-
avoidik authored
-
avoidik authored
-
avoidik authored
-
Erwan Miran authored
-
woopstar authored
-
- Mar 30, 2018
-
-
georgejdli authored
-
avoidik authored
-
Spencer Smith authored
-
Matthew Mosesohn authored
Kubernetes makes this namespace automatically, so there is no need for kubespray to manage it.
-
Andreas Kruger authored
-