Project

General

Profile

Download (113 Bytes) Statistics
| Branch: | Tag: | Revision:
# Certs Installation
class certs::install {

package { 'katello-certs-tools':
ensure => installed,
}

}
(9-9/20)