From bd8efb76a3e033048bc75c6dec7ec6d6adbb058e Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Wed, 11 Mar 2015 22:18:50 -0400 Subject: propellor spin --- src/Propellor/Property/Ssh.hs | 1 + 1 file changed, 1 insertion(+) (limited to 'src/Propellor/Property/Ssh.hs') diff --git a/src/Propellor/Property/Ssh.hs b/src/Propellor/Property/Ssh.hs index f44688c1..320136ee 100644 --- a/src/Propellor/Property/Ssh.hs +++ b/src/Propellor/Property/Ssh.hs @@ -1,5 +1,6 @@ module Propellor.Property.Ssh ( PubKeyText, + sshdConfig, setSshdConfig, permitRootLogin, passwordAuthentication, -- cgit v1.3-2-g0d8e