Skip to content

Commit a5f00a4

Browse files
committed
vars: add nodejs dependencies to redhat vars
1 parent bb34b07 commit a5f00a4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

vars/RedHat.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,7 @@ ansible_deps:
66
- "MySQL-python" # Required for mysql_db module
77
- "sqlite" # Required for am-configure and fixity
88
- "p7zip-plugins"
9+
- "centos-release-scl-rh" # Required for rh-nodejs8
10+
- "rh-nodejs8-npm"
911
ca_custom_bundle: "/etc/pki/tls/certs/ca-bundle.crt"
1012
npm_path: "/opt/rh/rh-nodejs8/root/bin/"

0 commit comments

Comments
 (0)