Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix non breaking space (MODULES-3503) #1489

Merged
merged 1 commit into from
Jun 29, 2016

Conversation

Jeoffreybauvin
Copy link

Hi,
There is a non breaking space in the file templates/mod/remoteip.conf.erb :

jeo@brs:~/dev/tmp/puppetlabs-apache/templates/mod$ cat -A remoteip.conf.erb 
..
# Declare client intranet IP addresses trusted to present$
#M-BM- the RemoteIPHeader value$
..

This breaks Puppet runs :

root@monserver /data/sites/web-all-share-01/htdocs/data # puppet agent -t --no-noop
Info: Using configured environment 'master'
Info: Retrieving pluginfacts
Info: Retrieving plugin
Info: Loading facts
Info: Caching catalog for myserver
Info: Applying configuration version '1466490720'
Error: invalid byte sequence in US-ASCII
Error: /Stage[main]/Apache::Mod::Remoteip/File[remoteip.conf]/content: change from {md5}0751dee096af1710db45615e82ccc979 to {md5}7db1e4a128ab3879d330416c6972e033 failed: invalid byte sequence in US-ASCII

@bmjen bmjen merged commit 6d9df7e into puppetlabs:master Jun 29, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants