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
lib:catchall# cat /etc/redhat-release
Red Hat Enterprise Linux Server release 6.7 (Santiago)
lib:catchall# pwd
/var/lib
lib:catchall# ls -ld postgre*
ls: cannot access postgre*: No such file or directory
lib:catchall# ls -ld pgsql
drwx------ 4 postgres postgres 4096 Nov 21 05:32 pgsql
lib:catchall#
See: https://github.com/chef/inspec/blob/master/lib/resources/postgres.rb#L26-L30
The text was updated successfully, but these errors were encountered: