Skip to content
This repository was archived by the owner on Oct 1, 2020. It is now read-only.

Commit 0020420

Browse files
committed
log changes & offically support Centos + redhat
1 parent 149541a commit 0020420

File tree

2 files changed

+7
-4
lines changed

2 files changed

+7
-4
lines changed

CHANGES.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# CHANGES
2+
3+
## 0.1
4+
- First release
5+
- Supports salt-minion removal on Ubuntu, Centos & Redhat.

metadata.rb

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,5 @@
1212

1313
supports 'ubuntu', '14.04'
1414
supports 'ubuntu', '16.04'
15-
16-
# Support for Centos coming later!
17-
# supports 'centos', '>=6'
18-
# supports 'redhat', '>=6'
15+
supports 'centos', '>=6'
16+
supports 'redhat', '>=6'

0 commit comments

Comments
 (0)