Dongqi Chen 3f074c2d19 CentOS 8: Fix puppet command error
When executing the puppet command, report error
'/usr/share/ruby/vendor_ruby/puppet/util/
monkey_patches.rb:104:in `<class:SSLContext>':
undefined method `<<' for nil:NilClass (NoMethodError)'

Refer to https://github.com/puppetlabs/puppet/pull/5911/files,
fix puppet command execution failure

Story: 2006729
Task: 40302

Change-Id: I95496cd42e1d524486a9cd277e6468cd125b28aa
Signed-off-by: Dongqi Chen <chen.dq@neusoft.com>
2020-07-16 10:26:42 +08:00
..