Last active
January 2, 2018 13:14
-
-
Save ianjuma/27a7988a6d9cad9c457d5c91dd4cb2d4 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
node ‘orion-ug-africell-staging.staging.com’ { | |
$data_folder = ‘scala-deploy’ | |
$config = { | |
project => ‘orion’, | |
environment => ‘staging’, | |
network => ‘AfricellUganda’, | |
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