2b4dd668ec90149ad7b80f3500e5a397eb4b8be4
nodejs is a dependency of novnc in EL8, so it gets installed in the nova-novncproxy image. Not specifying a module stream means that the install can default to an unsupported version of nodejs. Explicitly enabling nodejs:14 prevents that. The EL9 build of novnc does not require nodejs so this is not a concern there. Change-Id: I973dc924cfc5ba31aeb0ec19805c0f987a0221a0
Team and repository tags
tripleo-common
A common library for TripleO workflows.
- Free software: Apache license
- Documentation: https://docs.openstack.org/tripleo-common/latest/
- Source: http://opendev.org/openstack/tripleo-common
- Bugs: https://bugs.launchpad.net/tripleo-common
- Release notes: https://docs.openstack.org/releasenotes/tripleo-common
Description