Name gate inventory file gate-hosts
To match the other gate-generated inventory files. Change-Id: I90104f1b19a980ae1be0263cc4dc59c17125f41e
This commit is contained in:
parent
fdbf19f0ce
commit
1e6387b109
@ -2,7 +2,7 @@ require 'beaker-rspec'
|
||||
|
||||
SYSTEM_CONFIG='opendev.org/opendev/system-config'
|
||||
INVENTORY_DIR="#{ENV['HOME']}/src/#{SYSTEM_CONFIG}/inventory"
|
||||
HOSTS_FILE="#{INVENTORY_DIR}/base/hosts"
|
||||
HOSTS_FILE="#{INVENTORY_DIR}/base/gate-hosts"
|
||||
GROUPS_FILE="#{INVENTORY_DIR}/service/groups"
|
||||
|
||||
def run_ansible(host)
|
||||
|
Loading…
x
Reference in New Issue
Block a user