Skip to content

Instantly share code, notes, and snippets.

@rj-reilly
Created June 29, 2015 15:00
Show Gist options
  • Save rj-reilly/cfabe1123e730de76d72 to your computer and use it in GitHub Desktop.
Save rj-reilly/cfabe1123e730de76d72 to your computer and use it in GitHub Desktop.
execute 'install-foundation-config' do
command "sudo -u epmsys #{node['xxx-essbase']['hyperion_home']}/configtool.sh --silent #{node['xxx-essbase']['install_dir']}/xxx/foundation-config.xml"
user 'epmsys'
group 'epmsys'
returns [0,5]
action :run
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment