Created
November 29, 2017 04:51
-
-
Save sabrehagen/98ef6bfdb024840bdfe845592c7d5311 to your computer and use it in GitHub Desktop.
This file contains 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
# formatted | |
[90m[1m[33menvironment[90m[22m = [36mpm2447[90m[39m | |
[90m[1m[33mskipMissing[90m[22m = [36mtrue[90m[39m | |
[90m[1m[33mconfigPath[90m[22m = [36m/home/jackson/repositories/temando/dev-env/stacks/core.yml[90m[39m | |
# non formatted | |
environment = devenv | |
skipMissing = true | |
configPath = stacks/core.yml |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment