Initial commit of AthonetTools
This commit is contained in:
10
templates/ansible_templates/aio_deploy.yaml.j2
Normal file
10
templates/ansible_templates/aio_deploy.yaml.j2
Normal file
@@ -0,0 +1,10 @@
|
||||
kind: ngcore-AIO
|
||||
nf_skip_list:
|
||||
- "aaa"
|
||||
- "chf"
|
||||
- "bmsc"
|
||||
- "dra"
|
||||
- "eir"
|
||||
version: '{{ version }}'
|
||||
ova_file: {{ ova_file }}
|
||||
report_services: {{ report_services | default(false) | lower }}
|
||||
Reference in New Issue
Block a user