Skip to content
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

st2docs misc mistral removal #1013

Merged
merged 3 commits into from
Aug 21, 2020
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 0 additions & 2 deletions docs/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -103,8 +103,6 @@ def previous_version(ver):
# extlink configurator sphinx.ext.extlinks
extlinks = {
'github_st2': ('https://github.com/StackStorm/st2/tree/master/%s', None),
'github_st2mistral': ('https://github.com/StackStorm/st2mistral/tree/master/%s', None),
'github_mistral': ('https://github.com/StackStorm/mistral/tree/master/%s', None),
'github_exchange':
('https://github.com/StackStorm-Exchange/%s', None),
'web_exchange':
Expand Down
1 change: 0 additions & 1 deletion docs/source/install/puppet.rst
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,6 @@ classes available for configuration:
- ``::st2`` - The main configuration point for the StackStorm installation.
- ``::st2::profile::client`` - Profile to install all client libraries for StackStorm
- ``::st2::profile::fullinstall`` - Full installation of StackStorm and dependencies
- ``::st2::profile::mistral`` - Install of OpenStack Mistral
- ``::st2::profile::mongodb`` - StackStorm configured MongoDB installation
- ``::st2::profile::nodejs`` - StackStorm configured NodeJS installation
- ``::st2::profile::python`` - Python installed and configured for StackStorm
Expand Down
1 change: 0 additions & 1 deletion docs/source/install/puppet_chef_salt_ansible.rst
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ Chef
We don't have documentation for Chef yet. If you'd like to help us fill in this section, pull requests are gladly accepted. In the meantime, here are some resources to get you started:

* |st2| Cookbook: https://supermarket.chef.io/cookbooks/stackstorm
* OpenStack Mistral Cookbook: https://supermarket.chef.io/cookbooks/openstack-mistral


Salt
Expand Down