propellor/src/Propellor/Property
Joey Hess 3ee61b70bb better comply with propellor's layout style 2015-08-13 10:03:06 -04:00
..
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-08-12 17:00:03 -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 another try at unmounting /proc for systemd-nspawn 2015-06-01 18:14:47 -04:00
Cmd.hs export createProcess with debug logging from Propellor.Property.Cmd 2015-05-30 11:05:34 -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 Mount /proc inside a chroot before provisioning it, to work around #787227 2015-05-30 10:26:43 -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 Replace String type synonym Docker.Image by a data type which allows to specify an image name and an optional tag. 2015-06-16 14:48:59 -04:00
File.hs fix type signature, filepath and string params were flipped 2015-04-23 09:24:23 -04:00
Firewall.hs better comply with propellor's layout style 2015-08-13 10:03:06 -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 Mount /proc inside a chroot before provisioning it, to work around #787227 2015-05-30 10:26:43 -04:00
Network.hs propellor spin 2015-08-12 17:00:03 -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 Further docstring improvements. 2015-06-29 16:15:29 -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 Ssh.permitRootLogin type changed to allow configuring WithoutPassword and ForcedCommandsOnly (API change) 2015-07-20 12:03:47 -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 clarify 2015-07-13 19:08:39 -04:00
Tor.hs Propellor.Property.Tor: remove duplicate code 2015-07-31 10:31:31 -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