diff --git a/controller/projects.yml b/controller/projects.yml new file mode 100644 index 0000000..bc53390 --- /dev/null +++ b/controller/projects.yml @@ -0,0 +1,10 @@ +--- +controller_projects: + - name: SeAndersonTech Home Lab gitea repository + organization: Default + scm_branch: main + scm_clean: 'no' + scm_delete_on_update: 'no' + scm_type: git + scm_update_on_launch: 'yes' + scm_url: https://gitea.seandersontech.com/seandersont/Home_Lab_Automation.git