gateway always getting set
Bug #1167328 reported by
Chris Ricker
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Cisco Openstack |
Fix Committed
|
High
|
Chris Ricker | ||
Folsom |
Fix Committed
|
High
|
Chris Ricker |
Bug Description
For configurations where a gateway isn't needed, we tell users to comment out $node_gateway:
# This gateway is optional - if there's a gateway providing a default route, put it here
# If not, comment it out
$node_gateway = '192.168.242.1'
However, that no longer works. With $node_gateway commented I still get a gateway set in /etc/network/
Changed in openstack-cisco: | |
status: | New → Triaged |
importance: | Undecided → Medium |
assignee: | nobody → Chris Ricker (chris-ricker) |
To post a comment you must log in.
https:/ /github. com/CiscoSystem s/folsom- manifests/ pull/69 to fix