blob: eaee7b594177f97fd9984fd7a3e320d57f20a381 [file] [log] [blame]
Omar Abdelkader2c583f12017-09-13 19:37:10 -05001{% set date = ansible_date_time['date'] ~ '_' ~ ansible_date_time['hour'] ~ '_' ~ ansible_date_time['minute'] %}
2NOW={{ date }}
3FILE="logs/dp_{{ date }}.log"
4PORT0=0000:03:00.0
5PORT1=0000:03:00.1
6
7S1U_IP={{ sgwu_shared_ip }}
8S1U_MAC={{ sgwu_shared_mac }}
9
10SGI_IP={{ pgwu_wan_ip }}
11SGI_MAC={{ pgwu_wan_mac }}
12
13NUM_WORKER=1
14MEMORY=4096