mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Merge pull request #51445 from terminalmage/fix-custom-grains-traceback
Remove custom grains module from 2018.3 branch
This commit is contained in:
commit
48936c2283
1 changed files with 0 additions and 5 deletions
|
@ -1,5 +0,0 @@
|
|||
# -*- coding: utf-8 -*-
|
||||
|
||||
|
||||
def test(grains):
|
||||
return {'custom_grain_test': 'itworked' if 'os' in grains else 'itdidntwork'}
|
Loading…
Add table
Reference in a new issue