All modules confirm with this now except for the puppet-tripleo module which has some customizations that I didn't want to override. [1] Since puppet-tripleo doesn't support ubuntu I didn't push the nodepool-bionic beaker file to that repo either. [1] http://paste.openstack.org/show/726199/ Change-Id: I5e51f683047dbbf7a5f1fc5e200f40e5110e499echanges/28/583628/1
parent
4494cb8145
commit
3934dd54c2
@ -0,0 +1,10 @@
|
||||
HOSTS:
|
||||
ubuntu-18.04-amd64:
|
||||
roles:
|
||||
- master
|
||||
platform: ubuntu-18.04-amd64
|
||||
hypervisor: none
|
||||
ip: 127.0.0.1
|
||||
CONFIG:
|
||||
type: foss
|
||||
set_env: false
|
@ -1,6 +0,0 @@
|
||||
# This is required for the docs build jobs
|
||||
sphinx # BSD
|
||||
openstackdocstheme # Apache-2.0
|
||||
|
||||
# This is required for the releasenotes build jobs
|
||||
reno
|
Loading…
Reference in new issue