aboutsummaryrefslogtreecommitdiff
path: root/cloud-config.env.yaml
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2019-06-05 18:07:52 -0300
committerEuAndreh <eu@euandre.org>2019-06-05 18:07:52 -0300
commitbe4a8b8845ec38070a906cfe117f5d4bd25e7009 (patch)
treeb11a73d9429bf2a34a40f72e75baad749b30372b /cloud-config.env.yaml
parentUse known-hosts.txt with public key from the rotated SSH key pair (diff)
downloadtoph-be4a8b8845ec38070a906cfe117f5d4bd25e7009.tar.gz
toph-be4a8b8845ec38070a906cfe117f5d4bd25e7009.tar.xz
Remove unused cloud-config.env.yaml
Diffstat (limited to 'cloud-config.env.yaml')
-rw-r--r--cloud-config.env.yaml7
1 files changed, 0 insertions, 7 deletions
diff --git a/cloud-config.env.yaml b/cloud-config.env.yaml
deleted file mode 100644
index dc8664e..0000000
--- a/cloud-config.env.yaml
+++ /dev/null
@@ -1,7 +0,0 @@
-#cloud-config
-
-ssh_deletekeys: true
-ssh_keys:
- ssh_rsa_private: |
-${PRIVATE}
- ssh_rsa_public: ${PUBLIC}