Commit 18f50ec4 authored by Scotty Logan's avatar Scotty Logan
Browse files

updated to node 8.x

parent 2c9b8039
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -26,8 +26,8 @@ base::packages::sources:
      id: 6F6B15509CF8E59E6E469F327F438280EF8D349F
      source: https://apt.puppetlabs.com/pubkey.gpg
  nodesource:
    comment: "NodeSource node 6.x APT Repo"
    location: https://deb.nodesource.com/node_6.x
    comment: "NodeSource node 8.x APT Repo"
    location: https://deb.nodesource.com/node_8.x
    repos: main
    key:
      id: 9FD3B784BC1C6FC31A8A0A1C1655A0AB68576280
+1 −1
Original line number Diff line number Diff line
@@ -26,7 +26,7 @@ base::packages::sources:
    name: nodejs
    descr: Node.js Packages for Enterprise Linux 7 - $basearch
    enabled: 1
    baseurl: https://rpm.nodesource.com/pub_6.x/el/7/$basearch
    baseurl: https://rpm.nodesource.com/pub_8.x/el/7/$basearch
    gpgcheck: 1
    gpgkey: https://rpm.nodesource.com/pub/el/NODESOURCE-GPG-SIGNING-KEY-EL
  epel: