We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c54340d commit 1564840Copy full SHA for 1564840
1 file changed
goss_base.yaml
@@ -56,22 +56,22 @@ file:
56
owner: root
57
group: root
58
filetype: file
59
- contains:
+ contents:
60
- /^\s*# ulimit -Hn/
61
/etc/sudoers:
62
exists: true
63
64
65
66
67
- '/%sudo ALL=\(ALL\) NOPASSWD: ALL/'
68
- '/Defaults env_keep = "HTTP_PROXY HTTPS_PROXY NO_PROXY FTP_PROXY http_proxy https_proxy no_proxy ftp_proxy"/'
69
/etc/locale.gen:
70
71
72
73
74
75
- '/^en_US.UTF-8 UTF-8/'
76
77
user:
0 commit comments