network: fix lint error
Signed-off-by: Emilien Macchi <emilien.macchi@enovance.com>
This commit is contained in:
parent
7b98bb4804
commit
f49367061f
@ -73,7 +73,7 @@ class cloud::network(
|
|||||||
tenant_network_types => ['gre'],
|
tenant_network_types => ['gre'],
|
||||||
mechanism_drivers => ['openvswitch'],
|
mechanism_drivers => ['openvswitch'],
|
||||||
tunnel_id_ranges => ['1:10000'],
|
tunnel_id_ranges => ['1:10000'],
|
||||||
enable_security_group => true
|
enable_security_group => true
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user