Skip to content
Snippets Groups Projects

gitlab_runner: Add VM based executor (libvirt-executor)

Merged Kristian Klausen requested to merge klausenbusk/infrastructure:custom-executor into master
1 file
+ 0
5
Compare changes
  • Side-by-side
  • Inline
#cloud-config
disable_root: false
chpasswd:
list: |
root:1234
expire: false
#ssh_pwauth: true
users:
- name: root
ssh_authorized_keys:
Loading