Add Dockerfile for vagrant image (#5977)

This commit is contained in:
Maxime Guyot
2020-04-18 22:53:36 +02:00
committed by GitHub
parent 32fec3bb74
commit 4d7eca7d2e
6 changed files with 55 additions and 5 deletions

View File

@@ -4,7 +4,7 @@ molecule_tests:
tags: [vagrant]
only: [/^pr-.*$/]
except: ['triggers']
image: quay.io/miouge/kubespray-vagrant
image: quay.io/kubespray/vagrant:$KUBESPRAY_VERSION
services: []
stage: deploy-part1
before_script:
@@ -24,7 +24,7 @@ molecule_tests:
tags: [vagrant]
only: [/^pr-.*$/]
except: ['triggers']
image: quay.io/miouge/kubespray-vagrant
image: quay.io/kubespray/vagrant:$KUBESPRAY_VERSION
services: []
script:
- vagrant up