Add OneLab Helm chart, Argo CD Application, and GitOps values for k3s
Made-with: Cursor
This commit is contained in:
12
app/playbooks/stop.yml
Normal file
12
app/playbooks/stop.yml
Normal file
@@ -0,0 +1,12 @@
|
||||
---
|
||||
- name: Stopping OneLab (1.27.0)
|
||||
hosts: localhost
|
||||
vars:
|
||||
onelab_path: '../../../../../onelab'
|
||||
|
||||
# Call from ./installation/latest/app/playbooks/stop.yml
|
||||
|
||||
tasks:
|
||||
- include_tasks: ./tasks/stop-onelab.yml
|
||||
|
||||
- include_tasks: ./tasks/stop-proxy.yml
|
||||
Reference in New Issue
Block a user