diff --git a/recipe.yml b/recipe.yml index 759df79..f5feb67 100644 --- a/recipe.yml +++ b/recipe.yml @@ -91,6 +91,7 @@ stages: - name: cleanup2 type: shell commands: + - rm -rf /etc/sshd/ssh_host_rsa_key - rm -rf /var/cache/* - rm -rf /tmp/* - rm -rf /var/tmp/*