Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update centos repo gpgkey for rhel gpu vulkan-filesystem install #69

Open
wants to merge 64 commits into
base: galaxy-fix-and-additionals
Choose a base branch
from

Conversation

Boes-man
Copy link

update roles/dcos_gpu/defaults/main.yml
rhel7_vulkan_repo_gpgkey:
to
http://mirror.centos.org/centos/7/os/x86_64/RPM-GPG-KEY-CentOS-7

Jan Ulferts and others added 30 commits September 2, 2019 17:14
added optional checksum for DC/OS download task
Jan Ulferts and others added 30 commits September 20, 2019 16:19
Replace default('') with default(omit) jinja filter in docker install task
preinstall containerd.io to avoid kmem bug on >=containerd.io-1.2.10
merge by default. Needed for Universal Installer
* update examples to DC/OS 2.0 added enterprise example file to simplefy enterprise testing

* fix bad escape

* lets install open by default

* escape

* used ee sha instead of open

* escape

* trying to fix license replacement

* jenkins is hiding the output anyways.

* escape double quote

* double backslashes

* same version config update should use example version

* wrong variable usage

* using a different secret which is type string

* we need to collect facts before starting upgrade

* idempotency should use example values

* add windows download url

* fix escaping problem

* add debugging

* use quotes

* use 2.0

* initial enterprise or open version

* allow all for private connections

* cleanup needs to be based on the versions in the cluster
* first set of configurations for air-gapped dcos-ansible support

* adjusted indentation

* variable needs quotes

* - make sure there is no forced update of the nginx image anymore - since that might stop running containers

* clean up of bootstrap playbook

* changes to requirements to make configuration of yum repos explicit, more easily controlled

* variables for airgapped yum mirror repo

* prevent Ansible/Jinja2 from attempting variable substitution where not needed

* clean up after verification that it worked

* better way of providing airgapped config options to override default vars - using extra_vars

* Jinja2 if-then-else properly

* cleanup

* added section for airgapped environments

* try to make yamllint happy

* more yamllint changes

* yamllint refactoring

* comment out yum clean all to make yamllint happy - hopefully sufficient

* make sure that RHEL7 also uses CentOS7 extras to get the python-docker-py package

* cleanup + better suited task names/comments

* commented out, prep for RHEL8 - to be done later (similar to CentOS8)

* fix trailing newline

Co-authored-by: Jan Ulferts <[email protected]>
Bumps [ansible](https://github.com/ansible/ansible) from 2.8.2 to 2.8.8.
- [Release notes](https://github.com/ansible/ansible/releases)
- [Commits](ansible/ansible@v2.8.2...v2.8.8)

Signed-off-by: dependabot[bot] <[email protected]>
Use Exhibitor certificates if TLS supported
Docker has published 19.03 in the stable repo. Since the SPEC for
`docker-ce` does not require a specific verion, when installing
`docker-ce-18.09.2` `docker-ce-cli-19.03.9` gets installed. This leads
to a `DOCKER_API_VERSION` mismatch unless the env is updated to pin the
API version. Instead we should explicitly install the matching CLI
version.
dcos_requirements: fix centos7 install
fix: use the correct cuda version and specify driver version
fix: docker-py latest does not suppoer py2
`docker-py` requires `websocket-client >= 0.32.0` but
`websocket-client` `v1.0.0` has been released which does not support
python2.
bootstrap: pin `websocket-client`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

9 participants