Update defaults/main.yml

This commit is contained in:
zramsay 2024-07-23 12:34:07 +00:00
parent 2200d6f9c7
commit ad7edd1bfb

View File

@ -6,7 +6,7 @@ so_home: "/home/{{ so_user }}"
so_repo_checkout: true
so_repo_update: true
so_repo_dev_setup: false
so_repo_url: git@git.vdb.to:cerc-io/stack-orchestrator.git
so_repo_url: https://git.vdb.to/cerc-io/stack-orchestrator.git
so_repo_branch: main
so_repo_path: "{{ so_home }}"