aboutsummaryrefslogtreecommitdiff
path: root/manifests/keys.pp
diff options
context:
space:
mode:
authorHugo Hörnquist <hugo@lysator.liu.se>2023-06-18 20:35:48 +0200
committerHugo Hörnquist <hugo@lysator.liu.se>2023-06-20 00:26:09 +0200
commit5e1032519189f3b6fa793cec81833a781a91d8f2 (patch)
tree51a5ba59974e61f7a56128afcb324d49c9f8b7c8 /manifests/keys.pp
parentInitial add. (diff)
downloadconcourse-5e1032519189f3b6fa793cec81833a781a91d8f2.tar.gz
concourse-5e1032519189f3b6fa793cec81833a781a91d8f2.tar.xz
Rewrote almost everything.
Diffstat (limited to 'manifests/keys.pp')
-rw-r--r--manifests/keys.pp8
1 files changed, 0 insertions, 8 deletions
diff --git a/manifests/keys.pp b/manifests/keys.pp
deleted file mode 100644
index dc5fe19..0000000
--- a/manifests/keys.pp
+++ /dev/null
@@ -1,8 +0,0 @@
-define concourse::keys (
-) {
- @@tsa_host_key {
- }
-
- @@kj
-}
-