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
I installed this module and the puppet parser validate command gave me an error about a file called '._params.pp' so I listed the directory and saw:
[root@klynton ~/puppetcode/modules/epel/manifests:master±]# ls -la
total 32
drwxr-xr-x 2 root root 4096 Dec 11 18:25 .
drwxr-xr-x 6 root root 4096 Dec 4 23:10 ..
-r--r--r-- 1 root root 6998 Dec 4 23:09 init.pp
-r--r--r-- 1 root root 280 Dec 4 23:09 ._params.pp
-r--r--r-- 1 root root 2745 Dec 4 23:09 params.pp
-r--r--r-- 1 root root 280 Dec 4 23:09 ._rpm_gpg_key.pp
-r--r--r-- 1 root root 779 Dec 4 23:09 rpm_gpg_key.pp
When I actually look at one of these files its contents look like:
[root@klynton ~/puppetcode/modules:master±]# cat /root/puppetcode/modules/epel/tests/._init.pp
Mac OS X 2?ATTR????com.apple.acl.text!#acl 1
user:FFFFEEEE-DDDD-CCCC-BBBB-AAAA00000059:_spotlight:89:allow,inherited:read,execute,readattr,readextattr,readsecurity
The text was updated successfully, but these errors were encountered:
Hey,
I installed this module and the
puppet parser validate
command gave me an error about a file called '._params.pp' so I listed the directory and saw:When I actually look at one of these files its contents look like:
The text was updated successfully, but these errors were encountered: