import files
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
file:
|
||||
/etc/ssh/sshd_config:
|
||||
exists: true
|
||||
mode: "0644"
|
||||
owner: root
|
||||
group: root
|
||||
filetype: file
|
||||
contains:
|
||||
- /^PermitRootLogin prohibit-password/
|
||||
/root/.ssh/authorized_keys:
|
||||
exists: true
|
||||
mode: "0600"
|
||||
owner: root
|
||||
group: root
|
||||
filetype: file
|
||||
contains:
|
||||
- "Jpb0EeFEebgvi7Kpp6gpIXKFEeuuE"
|
||||
Reference in New Issue
Block a user