Use Ohai plugin to store zerotier node info #263
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
At least IP address and client ID.
Create Ohai plugin to store zerotier node info in custom attributesto Use Ohai plugin to store zerotier node infoTurns out their official Chef cookbook already comes with an Ohai plugin: https://github.com/zerotier/chef-zerotier
And it also comes with recipes for joining networks and such, in case we need it later.
We recently found the problem with the attribute whitelist that prevented us from finishing this task. It's that knife zero is not changing the whitelist in the local knife config on the machine when it changes in the Chef repo after bootstrapping the node.