2edb2f515fcfd76761a9e2969a48e04ed0d22f2a
[oom/offline-installer.git] / config / application_configuration.yml
1 ---
2
3 #
4 # This is example configuration to install offline ONAP.
5 # See available variables to configure and default values used
6 # in ../ansible/group_vars/*.yml files.
7 #
8 resources_dir: /data
9 app_name: onap
10 resources_filename: "offline-{{ app_name }}-4.0.0-resources.tar"
11 app_data_path: "/opt/{{ app_name }}"
12 certificates:
13   organization_name: Samsung
14   state_or_province_name: Poland
15   country_name: PL
16   locality_name: Krakow
17 app_helm_build_targets:
18   - all
19   - onap
20 app_helm_chart_name: onap