Bump deprecation to Helium

This commit is contained in:
Pedro Algarvio 2014-04-24 09:58:59 +01:00
parent 9e0c7be0e6
commit 170a06c065

View File

@ -62,7 +62,7 @@ def present(name,
ret = {'name': name, 'result': True, 'comment': '', 'changes': {}}
salt.utils.warn_until(
'Hydrogen',
'Helium',
'Please start deprecating \'runas\' at this stage. Ping s0undt3ch for '
'additional information or see #6961.',
_dont_call_warnings=True