propellor spin
This commit is contained in:
parent
723af9c5f2
commit
3da26fbfa1
|
@ -80,6 +80,8 @@ hosts = -- (o) `
|
||||||
& Apt.serviceInstalledRunning "ntp"
|
& Apt.serviceInstalledRunning "ntp"
|
||||||
& Dns.zones myDnsSecondary
|
& Dns.zones myDnsSecondary
|
||||||
|
|
||||||
|
& Apt.serviceInstalledRunning "postfix"
|
||||||
|
|
||||||
& Apt.serviceInstalledRunning "apache2"
|
& Apt.serviceInstalledRunning "apache2"
|
||||||
& File.hasPrivContent "/etc/ssl/certs/web.pem"
|
& File.hasPrivContent "/etc/ssl/certs/web.pem"
|
||||||
& File.hasPrivContent "/etc/ssl/private/web.pem"
|
& File.hasPrivContent "/etc/ssl/private/web.pem"
|
||||||
|
|
Loading…
Reference in New Issue