updated attributes for upload and install of archive
diff --git a/resources/custom-properties.yml b/resources/custom-properties.yml
index 1c9bfd0..c7cf692 100644
--- a/resources/custom-properties.yml
+++ b/resources/custom-properties.yml
@@ -125,3 +125,5 @@
 # Organization name
 # org_name:
 
+clear_etc_hosts:
+- { regexp: '(^::1.*localhost6.*)$', replace: "# \1" }