commit | e9140dda99b7f621b080c8745f5f70558f69a764 | [log] [tgz] |
---|---|---|
author | Scott Baker <smbaker@gmail.com> | Wed May 20 08:42:15 2015 -0700 |
committer | Scott Baker <smbaker@gmail.com> | Wed May 20 08:42:15 2015 -0700 |
tree | 96c2d2081d32a6cd64c111c832307d8d19837860 | |
parent | c7a96c8100dc607d00f01e57485e146d0befce57 [diff] |
add addresses to yaml file
diff --git a/xos/observers/vcpe/steps/sync_vcpetenant.yaml b/xos/observers/vcpe/steps/sync_vcpetenant.yaml index 111c313..0dc9f48 100644 --- a/xos/observers/vcpe/steps/sync_vcpetenant.yaml +++ b/xos/observers/vcpe/steps/sync_vcpetenant.yaml
@@ -20,6 +20,10 @@ {% for prefix in cdn_prefixes %} - {{ prefix }} {% endfor %} + nat_ip: {{ nat_ip }} + lan_ip: {{ lan_ip }} + wan_ip: {{ wan_ip }} + private_ip: {{ private_ip }} tasks: - name: Docker repository