Skip to content
Snippets Groups Projects
Commit 2d4cc29a authored by Martin Cuchran's avatar Martin Cuchran
Browse files

Uprava network

parent 92790ee2
No related branches found
No related tags found
No related merge requests found
......@@ -36,17 +36,4 @@ resources:
- protocol: tcp
remote_ip_prefix: 10.0.0.0/8
port_range_min: 1
port_range_max: 65000
outputs:
private_network:
value: { get_attr: [internal_net] }
private_subnet:
value: { get_attr: [internal_subnet] }
sec_group:
value: { get_attr: [full_access_secgroup] }
private_router:
value: { get_attr: [internal_router]}
private_interface:
value: { get_attr: [internal_interface]}
\ No newline at end of file
port_range_max: 65000
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment