Skip to content
Snippets Groups Projects
Commit d86ebe9e authored by ngyimesi's avatar ngyimesi
Browse files

Added 3 more vms

parent a4c298ef
No related branches found
No related tags found
No related merge requests found
all:
hosts:
"[1:30].kepzes23":
"[1:33].kepzes23":
ansible_user: terraform
ansible_become: yes
vsalgo-router:
......@@ -12,7 +12,7 @@ all:
ansible_ssh_private_key_file: /home/norbey/.ssh/keys.d/kszk-vsalgo.key
vms:
hosts:
"[1:30].kepzes23": {}
"[1:33].kepzes23": {}
router:
hosts:
vsalgo-router: {}
......
......@@ -7,7 +7,7 @@
- set nat destination rule {{ 100+item|int }} inbound-interface eth0
- set nat destination rule {{ 100+item|int }} protocol tcp
- set nat destination rule {{ 100+item|int }} destination port {{ 10000 + (item|int) }}
with_sequence: 1-30
with_sequence: 1-33
- name: vyos-confifg
vyos_config:
......
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