
Currently App catalog with Glare will not allow to log in if memcached service is not running. Other minor changes to get rid of lintian warnings. Add retries to assets import due to timeouts from time to time. spec/acceptance/nodesets/ : - nodepool-centos7.yml : * Make host file compatible with beaker-hostgenerator 1.x - nodepool-xenial.yml : * Add host file for Xenial. Change-Id: Id5466d346b2fd3e67bb8d0c3a9e5f6ad9d586b45
11 lines
150 B
YAML
11 lines
150 B
YAML
HOSTS:
|
|
centos-70-x64:
|
|
roles:
|
|
- master
|
|
platform: 7-x86_64
|
|
hypervisor: none
|
|
ip: 127.0.0.1
|
|
CONFIG:
|
|
type: foss
|
|
set_env: false
|