Loading data/RedHat.yaml +6 −3 Original line number Diff line number Diff line Loading @@ -16,19 +16,22 @@ base::packages::install: - xz base::packages::sources: puppetlabs: name: Puppet Labs PC1 Repository el 7 name: puppetlabs-pc1 descr: Puppet Labs PC1 Repository el 7 enabled: 1 baseurl: http://yum.puppetlabs.com/el/7/PC1/$basearch gpgcheck: 1 gpgkey: https://yum.puppetlabs.com/RPM-GPG-KEY-puppetlabs nodesource: name: Node.js Packages for Enterprise Linux 7 - $basearch name: nodejs descr: Node.js Packages for Enterprise Linux 7 - $basearch enabled: 1 baseurl: https://rpm.nodesource.com/pub_4.x/el/7/$basearch gpgcheck: 1 gpgkey: https://rpm.nodesource.com/pub/el/NODESOURCE-GPG-SIGNING-KEY-EL epel: name: Extra Packages for Enterprise Linux 7 - $basearch name: epel-7 descr: Extra Packages for Enterprise Linux 7 - $basearch enabled: 1 baseurl: http://download.fedoraproject.org/pub/epel/7/$basearch gpgcheck: 1 Loading Loading
data/RedHat.yaml +6 −3 Original line number Diff line number Diff line Loading @@ -16,19 +16,22 @@ base::packages::install: - xz base::packages::sources: puppetlabs: name: Puppet Labs PC1 Repository el 7 name: puppetlabs-pc1 descr: Puppet Labs PC1 Repository el 7 enabled: 1 baseurl: http://yum.puppetlabs.com/el/7/PC1/$basearch gpgcheck: 1 gpgkey: https://yum.puppetlabs.com/RPM-GPG-KEY-puppetlabs nodesource: name: Node.js Packages for Enterprise Linux 7 - $basearch name: nodejs descr: Node.js Packages for Enterprise Linux 7 - $basearch enabled: 1 baseurl: https://rpm.nodesource.com/pub_4.x/el/7/$basearch gpgcheck: 1 gpgkey: https://rpm.nodesource.com/pub/el/NODESOURCE-GPG-SIGNING-KEY-EL epel: name: Extra Packages for Enterprise Linux 7 - $basearch name: epel-7 descr: Extra Packages for Enterprise Linux 7 - $basearch enabled: 1 baseurl: http://download.fedoraproject.org/pub/epel/7/$basearch gpgcheck: 1 Loading