.. |
Chroot
|
more work on OS takeover
|
2014-12-04 17:11:15 -04:00 |
HostingProvider
|
show docs in haddock
|
2015-05-18 00:37:50 -04:00 |
SiteSpecific
|
propellor spin
|
2015-05-27 21:24:50 -04:00 |
Systemd
|
GADT properties seem to work (untested)
|
2015-01-24 22:38:51 -04:00 |
Apache.hs
|
Export CommandParam, boolSystem, safeSystem and shellEscape from Propellor.Property.Cmd, so they are available for use in constricting your own Properties when using propellor as a library.
|
2015-05-27 12:38:45 -04:00 |
Apt.hs
|
cmdProperty' renamed to cmdPropertyEnv to make way for a new, more generic cmdProperty' (API change)
|
2015-05-07 12:16:48 -04:00 |
Chroot.hs
|
Export CommandParam, boolSystem, safeSystem and shellEscape from Propellor.Property.Cmd, so they are available for use in constricting your own Properties when using propellor as a library.
|
2015-05-27 12:38:45 -04:00 |
Cmd.hs
|
Export CommandParam, boolSystem, safeSystem and shellEscape from Propellor.Property.Cmd, so they are available for use in constricting your own Properties when using propellor as a library.
|
2015-05-27 12:38:45 -04:00 |
Cron.hs
|
Export CommandParam, boolSystem, safeSystem and shellEscape from Propellor.Property.Cmd, so they are available for use in constricting your own Properties when using propellor as a library.
|
2015-05-27 12:38:45 -04:00 |
Debootstrap.hs
|
Export CommandParam, boolSystem, safeSystem and shellEscape from Propellor.Property.Cmd, so they are available for use in constricting your own Properties when using propellor as a library.
|
2015-05-27 12:38:45 -04:00 |
Dns.hs
|
GADT properties seem to work (untested)
|
2015-01-24 22:38:51 -04:00 |
DnsSec.hs
|
GADT properties seem to work (untested)
|
2015-01-24 22:38:51 -04:00 |
Docker.hs
|
Export CommandParam, boolSystem, safeSystem and shellEscape from Propellor.Property.Cmd, so they are available for use in constricting your own Properties when using propellor as a library.
|
2015-05-27 12:38:45 -04:00 |
File.hs
|
fix type signature, filepath and string params were flipped
|
2015-04-23 09:24:23 -04:00 |
Firewall.hs
|
Export CommandParam, boolSystem, safeSystem and shellEscape from Propellor.Property.Cmd, so they are available for use in constricting your own Properties when using propellor as a library.
|
2015-05-27 12:38:45 -04:00 |
Git.hs
|
Export CommandParam, boolSystem, safeSystem and shellEscape from Propellor.Property.Cmd, so they are available for use in constricting your own Properties when using propellor as a library.
|
2015-05-27 12:38:45 -04:00 |
Gpg.hs
|
API change: Added User and Group newtypes, and Properties that used to use the type UserName = String were changed to use them.
|
2015-04-22 13:04:39 -04:00 |
Group.hs
|
API change: Added User and Group newtypes, and Properties that used to use the type UserName = String were changed to use them.
|
2015-04-22 13:04:39 -04:00 |
Grub.hs
|
GADT properties seem to work (untested)
|
2015-01-24 22:38:51 -04:00 |
Hostname.hs
|
GADT properties seem to work (untested)
|
2015-01-24 22:38:51 -04:00 |
Journald.hs
|
GADT properties seem to work (untested)
|
2015-01-24 22:38:51 -04:00 |
List.hs
|
GADT properties seem to work (untested)
|
2015-01-24 22:38:51 -04:00 |
Mount.hs
|
Export CommandParam, boolSystem, safeSystem and shellEscape from Propellor.Property.Cmd, so they are available for use in constricting your own Properties when using propellor as a library.
|
2015-05-27 12:38:45 -04:00 |
Network.hs
|
GADT properties seem to work (untested)
|
2015-01-24 22:38:51 -04:00 |
Nginx.hs
|
GADT properties seem to work (untested)
|
2015-01-24 22:38:51 -04:00 |
OS.hs
|
Export CommandParam, boolSystem, safeSystem and shellEscape from Propellor.Property.Cmd, so they are available for use in constricting your own Properties when using propellor as a library.
|
2015-05-27 12:38:45 -04:00 |
Obnam.hs
|
Export CommandParam, boolSystem, safeSystem and shellEscape from Propellor.Property.Cmd, so they are available for use in constricting your own Properties when using propellor as a library.
|
2015-05-27 12:38:45 -04:00 |
OpenId.hs
|
API change: Added User and Group newtypes, and Properties that used to use the type UserName = String were changed to use them.
|
2015-04-22 13:04:39 -04:00 |
Postfix.hs
|
API change: Added User and Group newtypes, and Properties that used to use the type UserName = String were changed to use them.
|
2015-04-22 13:04:39 -04:00 |
Prosody.hs
|
GADT properties seem to work (untested)
|
2015-01-24 22:38:51 -04:00 |
Reboot.hs
|
Export CommandParam, boolSystem, safeSystem and shellEscape from Propellor.Property.Cmd, so they are available for use in constricting your own Properties when using propellor as a library.
|
2015-05-27 12:38:45 -04:00 |
Scheduled.hs
|
GADT properties seem to work (untested)
|
2015-01-24 22:38:51 -04:00 |
Service.hs
|
Export CommandParam, boolSystem, safeSystem and shellEscape from Propellor.Property.Cmd, so they are available for use in constricting your own Properties when using propellor as a library.
|
2015-05-27 12:38:45 -04:00 |
Ssh.hs
|
Export CommandParam, boolSystem, safeSystem and shellEscape from Propellor.Property.Cmd, so they are available for use in constricting your own Properties when using propellor as a library.
|
2015-05-27 12:38:45 -04:00 |
Sudo.hs
|
API change: Added User and Group newtypes, and Properties that used to use the type UserName = String were changed to use them.
|
2015-04-22 13:04:39 -04:00 |
Systemd.hs
|
propellor spin
|
2015-05-27 21:15:54 -04:00 |
Tor.hs
|
API change: Added User and Group newtypes, and Properties that used to use the type UserName = String were changed to use them.
|
2015-04-22 13:04:39 -04:00 |
User.hs
|
API change: Added User and Group newtypes, and Properties that used to use the type UserName = String were changed to use them.
|
2015-04-22 13:04:39 -04:00 |