Skip to content
Snippets Groups Projects
Commit 1df63ad2 authored by Kristian Klausen's avatar Kristian Klausen :tada:
Browse files

Revert "gitlab-runner: Always use latest state of gitlab-runner packages"

This differs from the way we install packages in all the other roles, so
revert the commit to ensure consistency.

This reverts commit ab1d8e84.
parent 4fbe503e
No related branches found
No related tags found
No related merge requests found
This commit is part of merge request !881. Comments created here will be created in the context of that merge request.
- name: Install dependencies
pacman: name=docker,python-docker,python-gitlab,gitlab-runner state=latest update_cache=yes
pacman: name=docker,python-docker,python-gitlab,gitlab-runner state=present
notify: Restart gitlab-runner
- name: Install docker.slice
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment