scylla-machine-image icon indicating copy to clipboard operation
scylla-machine-image copied to clipboard

configure sudo

Open syuu1228 opened this issue 6 months ago • 4 comments

Need to add sudo log file, and re-authentication on sudo.

This will apply following CIS compliance rules:

  • xccdf_org.ssgproject.content_rule_sudo_custom_logfile
  • xccdf_org.ssgproject.content_rule_sudo_require_reauthentication

Fixes #695

syuu1228 avatar May 12 '25 19:05 syuu1228

require testing with SCT + Cloud.

roydahan avatar May 13 '25 22:05 roydahan

next-machine-image tests are passed: https://jenkins.scylladb.com/view/master/job/scylla-master/job/releng-testing/job/next-machine-image/412/

syuu1228 avatar May 19 '25 11:05 syuu1228

Same as https://github.com/scylladb/scylla-machine-image/pull/710#issuecomment-2890678388, which tests should I run for scylla cloud?

syuu1228 avatar May 19 '25 11:05 syuu1228

next-machine-image tests are passed: https://jenkins.scylladb.com/view/master/job/scylla-master/job/releng-testing/job/next-machine-image/412/

The followup runs from this build, failed to install manager agent, not clear why...

fruch avatar May 19 '25 13:05 fruch

Rebased with latest next, tested with next-machine-image and longevity:

  • next-machine-image passed: https://jenkins.scylladb.com/view/master/job/scylla-master/job/releng-testing/job/next-machine-image/515/
  • longevity-100gb-4h-test passed: https://jenkins.scylladb.com/view/master/job/scylla-master/job/releng-testing/job/longevity/job/longevity-100gb-4h-test/62/

syuu1228 avatar Sep 03 '25 11:09 syuu1228

I realized that I mistakenly opened another PR for same issue (https://github.com/scylladb/scylla-machine-image/pull/768), and it already merged at https://github.com/scylladb/scylla-machine-image/commit/2c9da9ab0af36bae393652fc243c584074b978f7.

Since the issue is already fixed, closing this PR.

syuu1228 avatar Sep 04 '25 15:09 syuu1228