- Jul 12, 2019
-
-
Jeff Bornemann authored
Fixed Issue #1032 test case for OEL7 AIL with kubeadm Add packet CI stuff for oracle 7
-
- May 02, 2019
-
-
MarkusTeufelberger authored
* Add support for http(s)_proxy to CoreOS and Fedora * fix opensuse proxy support * Fix CoreOS proxy support * update documentation
-
- Apr 24, 2019
-
-
MarkusTeufelberger authored
* Add README to bootstrap-os role * Rework bootstrap-os once more * Document workarounds for bugs/deficiencies in Ansible modules * Unify and document role variables * Remove installation of additional packages and repositories * Merge Ubuntu and Debian tasks * Remove pipelining setting from default playbooks * Fix OpenSUSE not running its required tasks
-
- Apr 21, 2019
-
-
Victor Morales authored
The docker service provided by the containers-basic bundle is masked in ClearLinux distribution. This is causing errors in the following steps. This commit ensures that the unit is not masked.
-
- Apr 19, 2019
-
-
Maxime Guyot authored
-
- Apr 17, 2019
-
-
Jugwan Eom authored
Based on the CephFS Provisioner Addon, the following changes have been made: - Upstream v2.1.1-k8s1.11 - Configurable Provisioner replicas
-
- Apr 09, 2019
-
-
Markos Chandras authored
* Vagrantfile: Bump openSUSE to Leap 15.0 * roles: container-engine: Add 'containerd' package for openSUSE The 'containerd' package contains the docker-containerd and docker-containerd-shim binaries. We also need to ensure that the latest version is installed since an older version may already be present (eg GCE images) * Remove docker log-opts for opensuse * roles: bootstrap-os: Use lowercase 'o' for openSUSE OpenSUSE is not a valid family name. The correct one is openSUSE * roles: bootstrap-os: Update zypper cache before first installation The zypper cache may be outdated so ensure that it's fully updated before we try and install the bootstrap packages.
-
- Apr 08, 2019
-
-
MarkusTeufelberger authored
-
- Mar 28, 2019
-
-
Qasim Sarfraz authored
* Fix bootsrap-os role, failing to create remote_tmp * use ansible_remote_tmp hostvar
-
- Feb 13, 2019
-
-
Manuel Cintron authored
Omit does not work in the context of yum_repository proxy. The ansible documentation specifies to use _none_ to disable the global proxy setting. (#4225)
-
- Feb 12, 2019
-
-
MarkusTeufelberger authored
* bootstrap: rework role * support being called from a non-root user * run some commands in check mode * unify spelling/task names * bootstrap: fix wording of comments for check_mode: false * bootstrap: remove setup-pipelining task
-
Manuel Cintron authored
If a centos or rhel node is not configured with the extras repo installation of required packages (python-httplib2 in particular) will fail later on. (#4213)
-
- Jan 23, 2019
-
-
Chad Swenson authored
Looks like `epel_enabled` was not configured for the epel install in `bootstrap-centos.yml`. Also, there were no conditionals that would trigger bootstrap for RHEL.
-
- Jan 12, 2019
-
-
Markus Teufelberger authored
-
Markus Teufelberger authored
-
Markus Teufelberger authored
-
- Jan 03, 2019
-
-
MarkusTeufelberger authored
* remove os_family variable from bootstrap-os * quote the conditions another time to fix the syntax error
-
Anton Patsev authored
* Fix mixup http/https in bootstrap-debian.yml * Update bootstrap-debian.yml
-
- Jan 02, 2019
-
-
MarkusTeufelberger authored
* Update the version of pypy used on CoreOS bootstrap-os * update the pip installation process on CoreOS
-
- Dec 27, 2018
-
-
Anton Patsev authored
Add support install python-pip from local yum repository if local yum repository exist.
-
- Dec 25, 2018
-
-
Anton Patsev authored
-
- Dec 18, 2018
-
-
Ganesh Maharaj Mahalingam authored
Signed-off-by:
Ganesh Maharaj Mahalingam <ganesh.mahalingam@intel.com>
-
- Dec 11, 2018
-
-
gdoucet authored
Adding fact is_atomic in bootstrap-centos.yml. Fix issue: #3538
-
- Dec 10, 2018
-
-
Anton Patsev authored
-
- Nov 17, 2018
-
-
rongzhang authored
-
- Nov 07, 2018
-
-
Anton Patsev authored
* Fix Failure talking to yum: Cannot find a valid baseurl for repo: base/7/x86_64 if Install packages in CentOS using proxy * Add proxy to /etc/yum.conf if http_proxy is defined
-
- Oct 31, 2018
-
-
Anton Patsev authored
-
- Oct 29, 2018
-
-
Yumo Yang authored
-
Rong Zhang authored
need set hostname by kubeadm
-
- Oct 24, 2018
-
-
Erwan Miran authored
-
- Oct 20, 2018
-
-
Erwan Miran authored
-
- Oct 17, 2018
-
-
Erwan Miran authored
* warning on meta flush_handlers * avoid rm * avoid "Module remote_tmp /root/.ansible/tmp did not exist and was created with a mode of 0700, this may cause issues when running as another user. To avoid this, create the remote_tmp dir with the correct permissions manually" warning on subsequent tasks using blockinfile * is match
-
- Oct 11, 2018
-
-
Erwan Miran authored
-
Giacomo Longo authored
* Automatically infer bootstrap_os * Rename bootstrap os to os_family
-
- Oct 10, 2018
-
-
Antoine Legrand authored
* Fix bootstrap_os/ubuntu idempotency * Update bastion role * move container_engine in sub-roles * requires ansible 2.5 * ubuntu18 as first CI job
-
- Sep 26, 2018
-
-
Tupin Laurent authored
* Change execution order for pip * Remove spaces
-
- Sep 20, 2018
-
-
Andreas Kruger authored
-
- Sep 19, 2018
-
-
Giacomo Longo authored
-
- Aug 14, 2018
-
-
JohnZheng authored
* Disable locksmithd on CoreOS if coreos_auto_upgrade set to false * change when format to support multiple-condition
-
- Aug 03, 2018
-
-
cornelius-keller authored
-