Last active
December 23, 2015 02:19
-
-
Save RobSpectre/6566060 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
host.brooklynhacker.com: | |
Data failed to compile: | |
---------- | |
Pillar failed to render with the following messages: | |
---------- | |
Rendering SLS 'mysql' failed, render error: | |
found undefined alias 'Bxxxxxxxxxxxxxxxxxxxxxxxxxxx' | |
in "<unicode string>", line 2, column 18: | |
root_password: *Bxxxxxxxxxxxxxxxxxxxxxxx ... |
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
mysql: | |
root_password: '*Bxxxxxxxxxxxxxxxxxxxxx' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment