Skip to content

Instantly share code, notes, and snippets.

@iflowfor8hours
Created December 15, 2014 07:56
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 iflowfor8hours/e140d142855ad465b1f6 to your computer and use it in GitHub Desktop.
Save iflowfor8hours/e140d142855ad465b1f6 to your computer and use it in GitHub Desktop.
notify { $app_artifact_name: }
thing::install_app { $app_artifact_name:
config_filename => $app_artifact_name,
}
{
"config_artifact_url": "http://192.168.57.18:8081/nexus/service/local/repositories/goartifacts/content/marketplace/configuration/configuration.zip",
"artifact_repository_base_url": "http://192.168.57.18:8081/nexus/service/local/repositories/goartifacts/content/marketplace",
"app_artifact_name": "webservice",
"app_artifact_version": "1.0.48",
"app_environment": "gotest",
"domain": "local",
"kernel": "windows",
"operatingsystem": "windows",
"osfamily": "windows"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment