Compare commits

..

No commits in common. "8da77fd67d63c27f86d758db308dfada937cf91c" and "cb8eb8dac2b0b5182645501ba9961c99e6074516" have entirely different histories.

View file

@ -46,11 +46,7 @@ views = [
'name': 'internal', 'name': 'internal',
'is_internal': True, 'is_internal': True,
'acl': [ 'acl': [
'127.0.0.1',
'10.0.0.0/16', '10.0.0.0/16',
'169.254.0.0/16',
'172.16.0.0/12',
'192.168.0.0/16',
] ]
}, },
{ {