| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-09-13 | Follow some hlint suggestions. | Mario Lang | |
| 2015-09-06 | Added Propellor.Property.Rsync. WIP; untested | Joey Hess | |
| Convert Info to use Data.Dynamic, so properties can export and consume info of any type that is Typeable and a Monoid, including data types private to a module. (API change) Thanks to Joachim Breitner for the idea. | |||
| 2015-07-30 | Work around broken git pull option parser in git 2.5.0, which broke use of ↵ | Joey Hess | |
| --upload-pack to send a git push when running propellor --spin. | |||
| 2015-05-30 | revert test | Joey Hess | |
| 2015-05-30 | propellor spin | Joey Hess | |
| 2015-05-30 | --spin now works when given a short hostname that only resolves to an ipv6 ↵ | Joey Hess | |
| address. | |||
| 2015-04-29 | propellor spin | Joey Hess | |
| 2015-02-28 | avoid using the makefile when bootstrapping with --spin | Joey Hess | |
| 2015-01-19 | split out types to improve haddock for Propellor.Types | Joey Hess | |
| 2015-01-08 | propellor spin | Joey Hess | |
| 2015-01-01 | Update intermediary propellor in --spin --via | Joey Hess | |
| 2015-01-01 | propellor spin | Joey Hess | |
| 2015-01-01 | propellor spin | Joey Hess | |
| 2015-01-01 | propellor spin | Joey Hess | |
| 2015-01-01 | propellor spin | Joey Hess | |
| 2015-01-01 | propellor spin | Joey Hess | |
| 2015-01-01 | propellor spin | Joey Hess | |
| 2015-01-01 | --spin checks if the DNS matches any configured IP address property of the ↵ | Joey Hess | |
| host, and if not, sshes to the host by IP address. | |||
| 2014-11-24 | oops | Joey Hess | |
| 2014-11-23 | one more merge test | Joey Hess | |
| --allow-empty added to commit, because the spins could all be empty | |||
| 2014-11-23 | add --merge | Joey Hess | |
| 2014-11-23 | --spin can be passed multiple hosts, and it will provision each host in turn. | Joey Hess | |
| Note that if it fails to spin a host, it will stop. I think this is better than continuing to the next, because there might be a reason to spin hosts in some specific order (ie, update dns first and then use it). | |||
| 2014-11-22 | update | Joey Hess | |
| 2014-11-22 | pute full path to bin/propellor inside shim | Joey Hess | |
| 2014-11-22 | don't remove old localdir before tarball unpack | Joey Hess | |
| it may get messy if old stuff is left, but there is state in there | |||
| 2014-11-22 | Revert "avoid removing whole localdir every time the precompiled tarball is ↵ | Joey Hess | |
| uploaded" This reverts commit 40bec41f569a73a8e95d9acf91f0ae7465b0f8c0. | |||
| 2014-11-22 | avoid removing whole localdir every time the precompiled tarball is uploaded | Joey Hess | |
| There's some state in there.. Moved it to a shim subdir, which can be deleted and the tarball unpacked to recreate it. | |||
| 2014-11-22 | avoid loop after uploading precompiled tarball | Joey Hess | |
| The localdir still has no .git repo, so it looped. | |||
| 2014-11-22 | reorg | Joey Hess | |
