Skip to content

Instantly share code, notes, and snippets.

@hatched
Created August 1, 2014 00:17
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save hatched/b8b2d12bb6d4c6ad90a8 to your computer and use it in GitHub Desktop.
Save hatched/b8b2d12bb6d4c6ad90a8 to your computer and use it in GitHub Desktop.
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