propellor/src/Propellor
Antoine Eiche 46241b3a89 Replace String type synonym Docker.Image by a data type which allows to specify an image name and an optional tag.
This also introduces the class ImageIdentifier which is internally
used by some Docker methods.
2015-06-16 14:48:59 -04:00
..
PrivData accidentially merged 2015-01-04 13:47:03 -04:00
Property 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
Types add Bound 2015-06-01 23:16:25 -04:00
Bootstrap.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
CmdLine.hs --spin now works when given a short hostname that only resolves to an ipv6 address. 2015-05-30 13:58:00 -04:00
Engine.hs propellor spin 2015-04-29 14:26:13 -04:00
Exception.hs propellor spin 2015-04-29 14:26:13 -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 add --merge 2014-11-23 18:48:52 -04:00
Info.hs GADT properties seem to work (untested) 2015-01-24 22:38:51 -04:00
Message.hs remove unused import 2015-04-29 14:44:56 -04:00
PrivData.hs GADT properties seem to work (untested) 2015-01-24 22:38:51 -04:00
PropAccum.hs store PropList reversed to optimise & 2015-01-25 15:40:38 -04:00
Property.hs improve docs 2015-01-25 01:26:38 -04:00
Protocol.hs propellor spin 2015-01-05 19:42:59 -04:00
Shim.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
Spin.hs revert test 2015-05-30 14:03:23 -04:00
Ssh.hs remove Params constructor 2015-06-01 13:56:30 -04:00
Types.hs propellor spin 2015-04-29 14:26:13 -04:00