You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible-msvsphere.ci/molecule/koji_db_server/molecule.yml

18 lines
272 B

---
driver:
name: vagrant
platforms:
- name: msvsphere-9
box: msvsphere/9
memory: 1024
cpus: 1
provisioner:
name: ansible
inventory:
group_vars:
all:
koji_db_server_password: 'MsVsPhErE-32167'
koji_db_server_ip: '127.0.0.1'