-
Notifications
You must be signed in to change notification settings - Fork 53
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
Boes-man
wants to merge
64
commits into
galaxy-fix-and-additionals
Choose a base branch
from
master
base: galaxy-fix-and-additionals
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
added optional checksum for DC/OS download task
Revising PSK generation
…e have problems with env vars
Co-Authored-By: Max Jonas Werner <[email protected]>
Remove nogroup group
Bug/gpu repository errors
Bumps [ansible](https://github.com/ansible/community) from 2.8 to 2.8.2. - [Release notes](https://github.com/ansible/community/releases) - [Commits](https://github.com/ansible/community/commits) Signed-off-by: dependabot[bot] <[email protected]>
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]>
This reverts commit 19827da.
Revert "Feature/airgapped"
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]>
Bump ansible from 2.8.2 to 2.8.8
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: DC/OS expects cuda 10
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
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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