diff options
| author | Jan Tuomi <jan@jantuomi.fi> | 2026-07-27 13:54:09 +0300 |
|---|---|---|
| committer | Jan Tuomi <jan@jantuomi.fi> | 2026-07-27 13:54:09 +0300 |
| commit | 73202ab15e3ff44678cbb646b69d647441303c55 (patch) | |
| tree | 6526000bf32192350d2d9c8284cf5db5b020955b /inventory/test | |
| parent | b1e6c3bff6c3d71a95b2261a077b22f90b166799 (diff) | |
Restructure after 15.1 update
Diffstat (limited to 'inventory/test')
| -rw-r--r-- | inventory/test/hosts.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/inventory/test/hosts.yml b/inventory/test/hosts.yml index b03dcfc..d9f5bfb 100644 --- a/inventory/test/hosts.yml +++ b/inventory/test/hosts.yml @@ -15,6 +15,7 @@ all: dns_nameserver: "10.0.20.1" lan_ipv4_gateway: "10.0.20.1" lan_ipv4_cidr: "10.0.20.2/24" + poudriere_repo_ip: "10.0.20.121" is_prod: false jails: vars: |
