[libvirt-jenkins-ci PATCH 0/5] Introduce the new 'gitlab' flavor

Erik Skultety posted 5 patches 4 years ago
Failed in applying to current master (apply log)
There is a newer version of this series
guests/group_vars/all/main.yml                |  3 +
guests/lcitool                                | 29 ++++++--
guests/playbooks/update/main.yml              |  5 ++
guests/playbooks/update/tasks/gitlab.yml      | 68 +++++++++++++++++++
.../update/templates/gitlab-runner.j2         | 32 +++++++++
.../update/templates/gitlab-runner.service.j2 | 12 ++++
6 files changed, 144 insertions(+), 5 deletions(-)
create mode 100644 guests/playbooks/update/tasks/gitlab.yml
create mode 100644 guests/playbooks/update/templates/gitlab-runner.j2
create mode 100644 guests/playbooks/update/templates/gitlab-runner.service.j2
[libvirt-jenkins-ci PATCH 0/5] Introduce the new 'gitlab' flavor
Posted by Erik Skultety 4 years ago

Erik Skultety (5):
  guests: templates: Introduce a gitlab-runner systemd service template
  guests: templates: Introduce a gitlab-runner RC init service template
  guests: Introduce the new 'gitlab' flavor
  playbooks: gitlab: Force a random password for the root account
  guests: lcitool: Enable the new 'gitlab' flavor in the lcitool script

 guests/group_vars/all/main.yml                |  3 +
 guests/lcitool                                | 29 ++++++--
 guests/playbooks/update/main.yml              |  5 ++
 guests/playbooks/update/tasks/gitlab.yml      | 68 +++++++++++++++++++
 .../update/templates/gitlab-runner.j2         | 32 +++++++++
 .../update/templates/gitlab-runner.service.j2 | 12 ++++
 6 files changed, 144 insertions(+), 5 deletions(-)
 create mode 100644 guests/playbooks/update/tasks/gitlab.yml
 create mode 100644 guests/playbooks/update/templates/gitlab-runner.j2
 create mode 100644 guests/playbooks/update/templates/gitlab-runner.service.j2

-- 
2.25.1