Skip to content

Instantly share code, notes, and snippets.

@ianjuma
Last active January 2, 2018 13:16
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ianjuma/5ca612986b1938d0b0643f1873075b75 to your computer and use it in GitHub Desktop.
Save ianjuma/5ca612986b1938d0b0643f1873075b75 to your computer and use it in GitHub Desktop.
node ‘orion-ug-staging.staging.com’ {
$data_folder = ‘scala-deploy’ # if in hydra group — set type to hydra
$config = {
project => ‘orion’,
environment => ‘staging’,
network => ‘MtnUganda’,
bind_ip => $facts[‘ipaddress_eth0’],
service_name => ‘orion-web’,
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment