mirror of
https://github.com/valitydev/salt.git
synced 2024-11-08 01:18:58 +00:00
Add amazon to rh_service module
This commit is contained in:
parent
3104549991
commit
38bbe2e5f9
@ -14,6 +14,7 @@ def __virtual__():
|
||||
'RedHat',
|
||||
'CentOS',
|
||||
'Scientific',
|
||||
'Amazon',
|
||||
'Fedora',
|
||||
]
|
||||
if __grains__['os'] in enable:
|
||||
|
Loading…
Reference in New Issue
Block a user