[ANSIBLE] Do not run "onap" make target while building the helm charts
[oom/offline-installer.git] / config / application_configuration.yml
index 25737ed..bbe30c5 100755 (executable)
@@ -2,12 +2,12 @@
 
 #
 # This is example configuration to install offline ONAP.
-# See available variables to configure and used default values
-# from ../ansible/group_vars/*.yml files.
+# See available variables to configure and default values used
+# in ../ansible/group_vars/*.yml files.
 #
 resources_dir: /data
 app_name: onap
-resources_filename: "offline-{{ app_name }}-3.0.0.resources.tar"
+resources_filename: "offline-{{ app_name }}-4.0.0-resources.tar"
 app_data_path: "/opt/{{ app_name }}"
 certificates:
   organization_name: Samsung
@@ -16,6 +16,4 @@ certificates:
   locality_name: Krakow
 app_helm_build_targets:
   - all
-  - "{{ app_name }}"
-application_pre_install_role: "{{ app_name }}-casablanca-patch-role"
-
+app_helm_chart_name: onap