Skip to content

Commit

Permalink
Merge pull request #46 from myoung34/master
Browse files Browse the repository at this point in the history
[pull] cuda from myoung34:master
  • Loading branch information
pull[bot] authored Sep 24, 2024
2 parents a1c380a + cf3f558 commit 4659c55
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions goss_base.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -56,22 +56,22 @@ file:
owner: root
group: root
filetype: file
contains:
contents:
- /^\s*# ulimit -Hn/
/etc/sudoers:
exists: true
owner: root
group: root
filetype: file
contains:
contents:
- '/%sudo ALL=\(ALL\) NOPASSWD: ALL/'
- '/Defaults env_keep = "HTTP_PROXY HTTPS_PROXY NO_PROXY FTP_PROXY http_proxy https_proxy no_proxy ftp_proxy"/'
/etc/locale.gen:
exists: true
owner: root
group: root
filetype: file
contains:
contents:
- '/^en_US.UTF-8 UTF-8/'

user:
Expand Down

0 comments on commit 4659c55

Please sign in to comment.