浏览代码

packer: Ensure cloud images generate new keys

Michael Aldridge 2 年之前
父节点
当前提交
0c4a3222ce
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      packer/scripts/cloud.sh

+ 1 - 0
packer/scripts/cloud.sh

@@ -24,5 +24,6 @@ passwd -dl void
 passwd -dl root
 
 rm -rf /var/cache/xbps
+rm -f /etc/ssh/ssh_host*
 
 shutdown -P now