mirror of
https://github.com/valitydev/salt.git
synced 2024-11-07 08:58:59 +00:00
Bump deprecation to Helium
This commit is contained in:
parent
9e0c7be0e6
commit
170a06c065
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user