We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d9a2f24 commit 564605cCopy full SHA for 564605c
1 file changed
playbooks/files/config_as_code/controller_projects.yml
@@ -0,0 +1,9 @@
1
+---
2
+controller_projects:
3
+- name: demo.datacenter
4
+ organization: Default
5
+ scm_clean: 'no'
6
+ scm_delete_on_update: 'no'
7
+ scm_type: git
8
+ scm_update_on_launch: 'no'
9
+ scm_url: https://github.com/ericcames/demo.datacenter.git
0 commit comments