blob: 25737edb52462713a99a46fe61e4e1073576acc9 [file] [log] [blame]
---
#
# This is example configuration to install offline ONAP.
# See available variables to configure and used default values
# from ../ansible/group_vars/*.yml files.
#
resources_dir: /data
app_name: onap
resources_filename: "offline-{{ app_name }}-3.0.0.resources.tar"
app_data_path: "/opt/{{ app_name }}"
certificates:
organization_name: Samsung
state_or_province_name: Poland
country_name: PL
locality_name: Krakow
app_helm_build_targets:
- all
- "{{ app_name }}"
application_pre_install_role: "{{ app_name }}-casablanca-patch-role"