- string:
name: DISTROS
- description: "A list of distros to build for. Available options are: centos7, centos6, bionic, xenial, trusty, precise, wheezy, and jessie"
- default: "centos7 trusty xenial bionic"
+ description: "A list of distros to build for. Available options are: centos8, centos7, centos6, bionic, xenial, trusty, precise, wheezy, and jessie"
+ default: "centos7 centos8 trusty xenial bionic"
- string:
name: ARCHS
values:
- centos6
- centos7
+ - centos8
- trusty
- xenial
- bionic