Skip to content
Snippets Groups Projects
Commit 5440856d authored by Arne Øslebø's avatar Arne Øslebø
Browse files

Update install.md

parent 1d234786
No related branches found
No related tags found
No related merge requests found
...@@ -43,7 +43,8 @@ Build SOCTools CA needed for service and user certificates: ...@@ -43,7 +43,8 @@ Build SOCTools CA needed for service and user certificates:
This playbook will generate some errors but this is normal as long as the playbook ignores them and finish without stopping. This playbook will generate some errors but this is normal as long as the playbook ignores them and finish without stopping.
Start SOCTools: Start SOCTools:
* `ansible-playbook -i inventories soctools.yml -t start` * `ansible-playbook -i inventories soctools.yml -t start-docker-containers`
* `ansible-playbook -i inventories soctools.yml -t init`
Stop SOCTools: Stop SOCTools:
* `ansible-playbook -i inventories soctools.yml -t stop` * `ansible-playbook -i inventories soctools.yml -t stop`
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment