Skip to content

Commit

Permalink
Add microshift.dev into microshift_additional_addresses
Browse files Browse the repository at this point in the history
By setting 'sfop.me' domain into the var
microshift_additional_addresses, we loose microshift.dev domain, which
is also required for tests.

Change-Id: If1895ba76973c600d65bddfc54d3f156b7408c2d
  • Loading branch information
danpawlik authored and morucci committed Oct 27, 2023
1 parent 1555f58 commit f5da65a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions zuul.d/jobs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@
# dnsmasq
microshift_additional_addresses:
- "sfop.me"
- "microshift.dev"
etcd_on_ramdisk: true
cloudprovider_dns:
- 199.204.44.24
Expand Down Expand Up @@ -73,6 +74,7 @@
# dnsmasq
microshift_additional_addresses:
- "sfop.me"
- "microshift.dev"

- secret:
name: zuul_quay_sf
Expand Down

0 comments on commit f5da65a

Please sign in to comment.