Add amazon to rh_service module

This commit is contained in:
Thomas S Hatch 2012-08-09 00:10:19 -06:00
parent 3104549991
commit 38bbe2e5f9

View File

@ -14,6 +14,7 @@ def __virtual__():
'RedHat',
'CentOS',
'Scientific',
'Amazon',
'Fedora',
]
if __grains__['os'] in enable: