mirror of
https://github.com/valitydev/salt.git
synced 2024-11-07 17:09:03 +00:00
Fix the docstring
This commit is contained in:
parent
4dd76f988b
commit
300b669615
@ -1,7 +1,8 @@
|
||||
# -*- coding: utf-8 -*-
|
||||
'''
|
||||
Generate baseline proxy minion grains
|
||||
Static grains for the Philips HUE lamps
|
||||
'''
|
||||
|
||||
__proxyenabled__ = ['philips_hue']
|
||||
|
||||
__virtualname__ = 'hue'
|
||||
|
Loading…
Reference in New Issue
Block a user