Skip to content

Instantly share code, notes, and snippets.

@arturo-c
Created August 25, 2014 14:12
Show Gist options
  • Save arturo-c/ba353864c5e8f3082760 to your computer and use it in GitHub Desktop.
Save arturo-c/ba353864c5e8f3082760 to your computer and use it in GitHub Desktop.
$webapp = hiera('store_vhosts')
$user = $webapp['default']['webapp']['user']
$pass = $webapp['default']['webapp']['pass']
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment