chore: add deploy and restart new service
Deploy bin / deploy (push) Successful in 2s
Deploy agebd python package / deploy (push) Successful in 3s

This commit is contained in:
Benjamin Labrecque
2026-07-08 11:32:54 +02:00
parent b17e7ef0d9
commit 051ed3311b
2 changed files with 9 additions and 3 deletions
+8 -2
View File
@@ -24,7 +24,13 @@
# branch_name: "feature/add-service-{{ new_service_dir_name }}"
# import_playbook: ../plays/ioc/ioc-install.yml
# - name: Restart New IOC
# TODO: ioc_port
# - name: Start New IOC
# vars:
# branch_name: "feature/add-service-{{ new_service_dir_name }}"
# import_playbook: ../plays/ioc/ioc-restart.yml
# import_playbook: ../plays/ioc/ioc-start.yml
- name: Deploy and Restart New Service
vars:
branch_name: "feature/add-service-{{ new_service_dir_name }}"
import_playbook: ../plays/service/service-deploy-and-restart.yml
+1 -1
View File
@@ -24,7 +24,7 @@
- [ ] Add required pvs to .template file
- [ ] Add IOC to readme.md and find port number to be configured in yaml file
- [ ] Git push
- [ ] Initialize / Start IOC for new service
- [x] Initialize / Start IOC for new service
- Login on machine network and install the new IOC
- Ssh sls-lca
- Cd /sls/bd/