saltstack-formulas / openssh-formula

http://docs.saltstack.com/en/latest/topics/development/conventions/formulas.html
Other
90 stars 297 forks source link

Correct openssh-clients package name for Red Hat #67

Closed anderbubble closed 8 years ago

anderbubble commented 8 years ago
$ cat /etc/redhat-release 
CentOS Linux release 7.2.1511 (Core) 
$ rpm -qf $(which ssh)
openssh-clients-6.6.1p1-25.el7_2.x86_64
aboe76 commented 8 years ago

I can confirm this on fedora 24,