-
Notifications
You must be signed in to change notification settings - Fork 23
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Support workers tentacle types #159
Comments
Have been working on my own implementation which results in something like this in tentacle.rb:
Thought it would make more sense to have a separate set of actions defined in case you wanted a worker and then wanted to remove at a later date but keep the underlying tentacle install. Did consider a whole new resource type but thought given that they are so related it made sense to append to the existing code. Happy to PR with all the changes once the build is back up and running and get some feedback |
Is there any chance of getting this functionality included in the cookbook please? We are still relying on a internal edited copy of this repository to enable us to register workers using the code above. This has just tripped us up due to a change to the order of the create instance and certificate, so it would be good to remove the dependency on the internal repository if possible. |
It would be great if a tentacle could be installed and registered as a worker with Octo server.
The text was updated successfully, but these errors were encountered: