Merge pull request 'Migrate to self-hosted zerotier network' (#265) from chore/zerotier_migration into master

Reviewed-on: #265
This commit was merged in pull request #265.
This commit is contained in:
2020-12-13 12:39:14 +00:00
10 changed files with 24 additions and 15 deletions

View File

@@ -57,7 +57,7 @@ runcmd:
- curl -s 'https://raw.githubusercontent.com/zerotier/ZeroTierOne/master/doc/contact%40zerotier.com.gpg' | gpg --import
- curl -s -o /tmp/install_zerotier 'https://install.zerotier.com/'
- cat /tmp/install_zerotier | gpg && bash /tmp/install_zerotier
- zerotier-cli join 12ac4a1e719d706e
- zerotier-cli join 8541e5153eb4327c
EOS
cat > meta-data <<-EOS