Skip to content

Fixing deprecated and escapted warnings - #20

Open
Guillaume001 wants to merge 3 commits into
anderssh:masterfrom
Guillaume001:master
Open

Fixing deprecated and escapted warnings#20
Guillaume001 wants to merge 3 commits into
anderssh:masterfrom
Guillaume001:master

Conversation

@Guillaume001

@Guillaume001 Guillaume001 commented Jul 24, 2021

Copy link
Copy Markdown

Hello,

When I used your module with puppet bolt version 3.7.0 several warnings appeared. I corrected the 3 points underlined by the compiler.

192.168.20.100: .modules/netbox/data/common.yaml: file does not contain a valid yaml hash 192.168.20.100: This method is deprecated, please use postgresql::postgresql_password instead. at [".modules/netbox/manifests/database.pp", 40] (location: .modules/stdlib/lib/puppet/functions/deprecation.rb:36:in 'deprecation') 192.168.20.100: Unrecognized escape sequence '\[' (file: .modules/netbox/manifests/config.pp, line: 246, column: 88) 192.168.20.100: Unrecognized escape sequence '\]' (file: .modules/netbox/manifests/config.pp, line: 246, column: 88)

I hope that this will be favorable for you to merge.

Sincerely,
Guillaume

@Guillaume001 Guillaume001 changed the title Fixing deprecated and escapted Fixing deprecated and escapted warnings Jul 24, 2021
@quasigeek

Copy link
Copy Markdown

I use these fixes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants