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
$ puppet apply ~/puppet_tests/puppet-lint_issue.pp Notice: Scope(Class[main]): /tmpNotice: Compiled catalog for desktop.home.arpa in environment production in 0.01 secondsNotice: Applied catalog in 0.01 seconds
$ /usr/local/bin/puppet-lint -v puppet-lint 2.4.2
$ /usr/local/bin/puppet-lint ~/puppet_tests/puppet-lint_issue.pWARNING: unquoted resource title on line 3
I noticed the following code triggers
WARNING: unquoted resource title on line 3
The following code does pass puppet-lint
The text was updated successfully, but these errors were encountered: