[ANSIBLE] Install cmctl utility
[oom/offline-installer.git] / config / application_configuration.yml
index 2e397f4..2edb2f5 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 }}-4.0.0.resources.tar"
+resources_filename: "offline-{{ app_name }}-4.0.0-resources.tar"
 app_data_path: "/opt/{{ app_name }}"
 certificates:
   organization_name: Samsung
@@ -18,4 +18,3 @@ app_helm_build_targets:
   - all
   - onap
 app_helm_chart_name: onap
-application_pre_install_role: "onap-patch-role"