-
-
Notifications
You must be signed in to change notification settings - Fork 74
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Publish on Ansible galaxy #12
Comments
Under "Decide" I would recommend that you ship as "stackstorm.X". This lets you continue shipping your more common roles (nginx/postgresql/rabbitmq) under your name until you feel comfortable moving to any 3rd-party roles. I would put that decision higher up, and register an account sooner rather than later. That way you can have the stackstorm username and stackstorm., even if you don't list anything on galaxy. Immediately after that, you should rename the roles in place. For example, if you register with the username "stackstorm", you would rename I would strongly encourage to do this step as early as possible. This gives those of us downloading the roles and dropping them into our |
Sounds like a good plan and we're thinking alike because we already started tagging some roles in internal infra with So I just connected existing all-in-one Sadly Renaming all the roles |
Good "sign of quality" objective is to publish StackStorm roles on Ansible galaxy to get some more attention from the community.
At that point it should be tested/stable enough.
stackstorm.st2
role orst2
,st2web
,st2mistral
,st2chatops
rolesUse Ansible Galaxy 3rd-party dependencies for(We use our own roles now, but should leave an option for users to choose alternate external roles)postgresql
,rabbitmq
,mongo
The text was updated successfully, but these errors were encountered: