updated become user for upgrade
diff --git a/resources/custom-properties.yml b/resources/custom-properties.yml index c7cf692..ddef754 100644 --- a/resources/custom-properties.yml +++ b/resources/custom-properties.yml
@@ -126,4 +126,4 @@ # org_name: clear_etc_hosts: -- { regexp: '(^::1.*localhost6.*)$', replace: "# \1" } +- { regexp: '(^::1.*localhost6.*)$', replace: '# \1' }