File tree Expand file tree Collapse file tree 5 files changed +35
-0
lines changed Expand file tree Collapse file tree 5 files changed +35
-0
lines changed Original file line number Diff line number Diff line change 33
33
values :
34
34
- " global"
35
35
- " aio"
36
+ values :
37
+ # these should always be replaced by further rules below but provide
38
+ # a default for the merge operations below
39
+ understack_url : ' https://github.com/rackerlabs/understack.git'
40
+ understack_ref : ' main'
41
+ deploy_url : ' https://github.com/rackerlabs/understack.git'
42
+ deploy_ref : ' main'
36
43
# dev clusters allow some overrides
37
44
- clusters :
38
45
selector :
Original file line number Diff line number Diff line change 34
34
- " global"
35
35
- " site"
36
36
- " aio"
37
+ values :
38
+ # these should always be replaced by further rules below but provide
39
+ # a default for the merge operations below
40
+ understack_url : ' https://github.com/rackerlabs/understack.git'
41
+ understack_ref : ' main'
42
+ deploy_url : ' https://github.com/rackerlabs/understack.git'
43
+ deploy_ref : ' main'
37
44
# dev clusters allow some overrides
38
45
- clusters :
39
46
selector :
Original file line number Diff line number Diff line change 35
35
# openstack is deployed at the site level
36
36
- " site"
37
37
- " aio"
38
+ values :
39
+ # these should always be replaced by further rules below but provide
40
+ # a default for the merge operations below
41
+ understack_url : ' https://github.com/rackerlabs/understack.git'
42
+ understack_ref : ' main'
43
+ deploy_url : ' https://github.com/rackerlabs/understack.git'
44
+ deploy_ref : ' main'
38
45
# dev clusters allow some overrides
39
46
- clusters :
40
47
selector :
Original file line number Diff line number Diff line change 34
34
- " global"
35
35
- " site"
36
36
- " aio"
37
+ values :
38
+ # these should always be replaced by further rules below but provide
39
+ # a default for the merge operations below
40
+ understack_url : ' https://github.com/rackerlabs/understack.git'
41
+ understack_ref : ' main'
42
+ deploy_url : ' https://github.com/rackerlabs/understack.git'
43
+ deploy_ref : ' main'
37
44
# dev clusters allow some overrides
38
45
- clusters :
39
46
selector :
Original file line number Diff line number Diff line change 33
33
values :
34
34
- " site"
35
35
- " aio"
36
+ values :
37
+ # these should always be replaced by further rules below but provide
38
+ # a default for the merge operations below
39
+ understack_url : ' https://github.com/rackerlabs/understack.git'
40
+ understack_ref : ' main'
41
+ deploy_url : ' https://github.com/rackerlabs/understack.git'
42
+ deploy_ref : ' main'
36
43
# dev clusters allow some overrides
37
44
- clusters :
38
45
selector :
You can’t perform that action at this time.
0 commit comments