Created
August 1, 2014 00:17
-
-
Save hatched/b8b2d12bb6d4c6ad90a8 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
serviceAttrs = Y.mix({ | |
id: 'mediawiki', | |
charm: charmId, | |
exposed: false, | |
upgrade_available: true, | |
upgrade_to: 'cs:precise/mediawiki-15' | |
}, serviceAttrs, true, null, 0, true); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment