Created
November 24, 2014 19:54
-
-
Save erichexter/27f0244435b6eb6fd341 to your computer and use it in GitHub Desktop.
Optimal Dev Ops Description
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
{ | |
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