You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Seeing these errrors in the logs:
Apr 9 21:39:32 li586-104 puppet-master[27560]: Unrecognised escape sequence '|' in file /etc/puppet/environments/production/modules/drupalsi/manifests/distro.pp at line 108
The offending code is:
parts = split($name, "||")
The text was updated successfully, but these errors were encountered:
Seeing these errrors in the logs:
Apr 9 21:39:32 li586-104 puppet-master[27560]: Unrecognised escape sequence '|' in file /etc/puppet/environments/production/modules/drupalsi/manifests/distro.pp at line 108
The offending code is:
parts = split($name, "||")
The text was updated successfully, but these errors were encountered: