Merge "Add Jammy gitea-lb02 to our inventory"
This commit is contained in:
commit
46ea560259
@ -16,6 +16,7 @@ cacti_hosts:
|
||||
- eavesdrop01.opendev.org
|
||||
- etherpad01.opendev.org
|
||||
- gitea-lb01.opendev.org
|
||||
- gitea-lb02.opendev.org
|
||||
- gitea01.opendev.org
|
||||
- gitea02.opendev.org
|
||||
- gitea03.opendev.org
|
||||
|
@ -104,6 +104,13 @@ all:
|
||||
cloud: openstackci-vexxhost
|
||||
region_name: sjc1
|
||||
public_v4: 38.108.68.124
|
||||
gitea-lb02.opendev.org:
|
||||
ansible_host: 38.108.68.66
|
||||
location:
|
||||
cloud: openstackci-vexxhost
|
||||
region_name: sjc1
|
||||
public_v4: 38.108.68.66
|
||||
public_v6: 2604:e100:3:0:f816:3eff:fea7:28c6
|
||||
gitea01.opendev.org:
|
||||
ansible_host: 38.108.68.172
|
||||
location:
|
||||
|
@ -15,7 +15,7 @@
|
||||
import json
|
||||
|
||||
|
||||
testinfra_hosts = ['gitea-lb01.opendev.org']
|
||||
testinfra_hosts = ['gitea-lb02.opendev.org']
|
||||
|
||||
|
||||
def test_gitea_listening(host):
|
||||
|
@ -588,8 +588,8 @@
|
||||
nodes:
|
||||
- name: bridge.openstack.org
|
||||
label: ubuntu-bionic
|
||||
- name: gitea-lb01.opendev.org
|
||||
label: ubuntu-bionic
|
||||
- name: gitea-lb02.opendev.org
|
||||
label: ubuntu-jammy
|
||||
- name: gitea99.opendev.org
|
||||
label: ubuntu-bionic
|
||||
required-projects:
|
||||
@ -619,7 +619,7 @@
|
||||
'/var/gitea/certs': logs
|
||||
'/var/gitea/logs': logs
|
||||
'/var/log/apache2': logs
|
||||
gitea-lb01.opendev.org:
|
||||
gitea-lb02.opendev.org:
|
||||
host_copy_output:
|
||||
'/var/haproxy/etc': logs
|
||||
'/var/log/haproxy.log': logs
|
||||
|
Loading…
x
Reference in New Issue
Block a user