propellor/src/Propellor
Joey Hess baba668033 hasSomePassword and hasPassword now default to using the name of the host as the Context for the password. To specify a different context, use hasSomePassword' and hasPassword' (API change) 2014-11-23 16:40:21 -04:00
..
PrivData --via implemented 2014-11-22 12:57:07 -04:00
Property hasSomePassword and hasPassword now default to using the name of the host as the Context for the password. To specify a different context, use hasSomePassword' and hasPassword' (API change) 2014-11-23 16:40:21 -04:00
Types Hostname parameters not containing dots are looked up in the DNS to find the full hostname. 2014-11-22 19:58:35 -04:00
CmdLine.hs --spin can be passed multiple hosts, and it will provision each host in turn. 2014-11-23 15:17:57 -04:00
Engine.hs propellor spin 2014-11-22 22:24:09 -04:00
Exception.hs moved source code to src 2014-05-14 19:41:05 -04:00
Git.hs still do peer-to-peer git push when there are no git remotes 2014-11-22 15:18:30 -04:00
Gpg.hs avoid configuring git signing key when there's no secret key 2014-11-11 13:41:25 -04:00
Host.hs starting work on a Chroot module 2014-11-20 14:15:26 -04:00
Info.hs fix docker container provisioning 2014-11-20 00:21:40 -04:00
Message.hs sigel didn't work out 2014-11-19 21:51:52 -04:00
PrivData.hs fix docker container provisioning 2014-11-20 00:21:40 -04:00
Property.hs incomplete systemd container support 2014-11-20 17:18:26 -04:00
Protocol.hs propellor --spin can now deploy propellor to hosts that do not have git, ghc, or apt-get. This is accomplished by uploading a fairly portable precompiled tarball of propellor. 2014-11-22 00:22:19 -04:00
Shim.hs pute full path to bin/propellor inside shim 2014-11-22 22:10:53 -04:00
Spin.hs --spin can be passed multiple hosts, and it will provision each host in turn. 2014-11-23 15:17:57 -04:00
Ssh.hs propellor spin 2014-11-22 16:20:02 -04:00
Types.hs --spin can be passed multiple hosts, and it will provision each host in turn. 2014-11-23 15:17:57 -04:00