Untitled

 avatar
unknown
plain_text
a year ago
515 B
6
Indexable
apiVersion: machineconfiguration.openshift.io/v1
kind: MachineConfig
metadata:
    labels:
      machineconfiguration.openshift.io/role: worker
    name: 60-mitigate-cve-2024-6387
spec:
    config:
      ignition:
        version: 3.4.0
      storage:
        files:
          - contents:
              compression: ""
              source: data:,%23%20Fix%20CVE-2024-6387%0ALoginGraceTime%200
            mode: 420
            overwrite: true
            path: /etc/ssh/sshd_config.d/60-mitigate-cve-2024-6387.conf
Editor is loading...
Leave a Comment