diff --git a/recipes/_base_aem_setup.rb b/recipes/_base_aem_setup.rb index b63561b..0edb2fa 100644 --- a/recipes/_base_aem_setup.rb +++ b/recipes/_base_aem_setup.rb @@ -67,7 +67,7 @@ system true shell '/bin/bash' home '/home/crx' - supports manage_home: true + manage_home true action :create end end