Skip to content

Commit

Permalink
Use ULA addresses for IPv6
Browse files Browse the repository at this point in the history
  • Loading branch information
tomhughes committed Jun 15, 2023
1 parent ab5e4c2 commit 1f0986c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .kitchen.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ driver:
env:
- container=dokken
ipv6: true
ipv6_subnet: "2001:db8:1::/64"
ipv6_subnet: "fd95:8552:964c::/64"

transport:
name: dokken
Expand Down

0 comments on commit 1f0986c

Please sign in to comment.