Scott Ford
Scott Ford
We are seeing timeout issues on control `os-06` https://github.com/dev-sec/linux-baseline/blob/60ae1a5723bca01a9f87b846ede3f8b23a7bd0ed/controls/os_spec.rb#L180 when transversing the file system hits an NFS mount. The result is a timeout error of mixlibshellout exceeding 600s. ``` [2017-08-09T03:35:28+00:00]...
Right now, hab-sup logs "Starting http-gateway on..." as the last line as it's starting up. Can we get a log message to the effect of "supervisor started successfully"? It's in...
https://github.com/jeremymv2/compliance_demo_officehour#using-the-automate-asset-store ``` # delivery.rb compliance_profiles['enable'] = true ```
https://github.com/jeremymv2/compliance_demo_officehour#no-more-data_collector-in-clientrb Audit cookbook needs... ``` # wrapper cookbook default['audit']['collector'] = 'chef-server-visibility' default['audit']['profiles'] = [ { 'name' => 'linux', 'compliance' => 'jmiller/linux' } ] ``` Chef server needs... ``` # chef-server.rb...
Este es no bueno... ``` chef_ingredient "chef-server" do config "https://supermarket.services.com/auth/chef_oauth2/callback"} } ```