Skip to content

Instantly share code, notes, and snippets.

@erichexter
Created November 24, 2014 19:54
Show Gist options
  • Save erichexter/27f0244435b6eb6fd341 to your computer and use it in GitHub Desktop.
Save erichexter/27f0244435b6eb6fd341 to your computer and use it in GitHub Desktop.
Optimal Dev Ops Description
{
WindowsFeaturesInstalled: ["IIS-WebServerRole",""]
WindowsFeaturesRemoved: ["",""]
ChocolateyPakagesInstall: ["git","chrome"]
ChocolateyPakagesRemoved: ["",""]
CertificatesInstall: ["",""]
CertificateRemoved: ["",""]
PowershellScripts:[ "configuremachine.ps1;install-agent" ]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment