From 0a07215d422f8f606a41d822436e6c6dd93d001f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hugo=20H=C3=B6rnquist?= Date: Tue, 10 Jan 2023 12:56:33 +0100 Subject: Working product. --- types/authenticator.pp | 1 + 1 file changed, 1 insertion(+) create mode 100644 types/authenticator.pp (limited to 'types/authenticator.pp') diff --git a/types/authenticator.pp b/types/authenticator.pp new file mode 100644 index 0000000..8593213 --- /dev/null +++ b/types/authenticator.pp @@ -0,0 +1 @@ +type Letsencrypt::Authenticator = Enum['nginx'] -- cgit v1.2.3