Skip to content
This repository was archived by the owner on May 6, 2024. It is now read-only.

Commit ec237df

Browse files
authored
Update back to latest node.
The previous failures were probably due to ecommerce which should now be resolved.
1 parent 6c53b61 commit ec237df

File tree

1 file changed

+1
-1
lines changed
  • playbooks/roles/common_vars/defaults

1 file changed

+1
-1
lines changed

playbooks/roles/common_vars/defaults/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ COMMON_ENABLE_NEWRELIC_APP: False
9999
COMMON_ENABLE_MINOS: False
100100
COMMON_TAG_EC2_INSTANCE: False
101101
common_boto_version: '2.34.0'
102-
common_node_version: '8.6.0'
102+
common_node_version: '8.9.3'
103103
common_redhat_pkgs:
104104
- ntp
105105
- lynx

0 commit comments

Comments
 (0)