Skip to content
This repository has been archived by the owner on Sep 17, 2019. It is now read-only.

Implements #108 #118

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

narJH27
Copy link

@narJH27 narJH27 commented Apr 11, 2017

Implements #108

@@ -9,20 +9,24 @@
"BVI10": {
"ipv4": {
"192.168.0.1": {
"prefix_length": 21
"prefix_length": 21,
"primary_ip": True
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm not sure this is valid JSON. Should be true instead of True.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, True will b0rk.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants