network/salt/upstream/ipv6-tunnel-update.sh

4 lines
118 B
Bash
Raw Normal View History

#!/bin/sh
2018-04-15 20:41:09 +02:00
/usr/bin/curl "https://{{ username }}:{{ key }}@ipv4.tunnelbroker.net/nic/update?hostname={{ tunnel_id }}"