On FreeBSD, /etc/rc.conf.d/routing/ipv6 was currently always provisioned,
with ipv6_defaultrouter="None" as content when pillar doesn't contain
any network ipv6_gateway variable.
Details
Details
Tested on router-001
Diff Detail
Diff Detail
- Repository
- rOPS Nasqueron Operations
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
Comment Actions
For reference, and is not used as we want to provide routing for Linux too in the future.
Comment Actions
router-001
$ salt-call --local state.apply roles/core/network local: ---------- ID: /etc/rc.conf.d/netif/ipv4_vmx0 Function: file.managed Result: True Comment: File /etc/rc.conf.d/netif/ipv4_vmx0 is in the correct state Started: 19:59:59.218773 Duration: 73.623 ms Changes: ---------- ID: /etc/rc.conf.d/routing/ipv4 Function: file.managed Result: True Comment: File /etc/rc.conf.d/routing/ipv4 is in the correct state Started: 19:59:59.292644 Duration: 9.741 ms Changes: Summary for local ------------ Succeeded: 2 Failed: 0 ------------ Total states run: 2 Total run time: 83.364 ms