Browse Source

By default the supernodes local public ip is now the default ipv4 address discovered by ansible

Till Klocke 9 years ago
parent
commit
002ff74cf2
1 changed files with 1 additions and 0 deletions
  1. 1 0
      roles/ff-supernode/defaults/main.yml

+ 1 - 0
roles/ff-supernode/defaults/main.yml

@@ -1,2 +1,3 @@
 ---
 # defaults file for ff-supernode
+supernode_local_ip: ansible_default_ipv4.address