| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-11-23 | add --merge | Joey Hess | |
| 2014-11-23 | hasSomePassword and hasPassword now default to using the name of the host as ↵ | Joey Hess | |
| the Context for the password. To specify a different context, use hasSomePassword' and hasPassword' (API change) | |||
| 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-23 | changelog | Joey Hess | |
| 2014-11-23 | changelog | Joey Hess | |
| 2014-11-22 | Hostname parameters not containing dots are looked up in the DNS to find the ↵ | Joey Hess | |
| full hostname. | |||
| 2014-11-22 | clarify | Joey Hess | |
| 2014-11-22 | --via implemented | Joey Hess | |
| 2014-11-22 | mdwn man page and more complete docs | Joey Hess | |
| 2014-11-22 | propellor --spin can now deploy propellor to hosts that do not have git, ↵ | Joey Hess | |
| ghc, or apt-get. This is accomplished by uploading a fairly portable precompiled tarball of propellor. | |||
| 2014-11-21 | copyright update | Joey Hess | |
| 2014-11-21 | hmm | Joey Hess | |
| 2014-11-21 | maintainer | Joey Hess | |
| 2014-11-21 | prep release | Joey Hess | |
| 2014-11-21 | trim | Joey Hess | |
| 2014-11-20 | incomplete systemd container support | Joey Hess | |
| 2014-11-20 | fix chroot info propigation | Joey Hess | |
| 2014-11-19 | separate docker container type | Joey Hess | |
| Docker containers are now a separate data type, cannot be included in the main host list, and are instead passed to Docker.docked. (API change) | |||
| 2014-11-19 | correct version | Joey Hess | |
| 2014-11-19 | Added support for using debootstrap from propellor. | Joey Hess | |
| Most of the hard part was making it be able to install debootstrap from source, for use on non-debian-derived systems. | |||
| 2014-11-19 | flag API changes | Joey Hess | |
| 2014-11-19 | update | Joey Hess | |
| 2014-11-19 | big 1.0 | Joey Hess | |
| 2014-11-19 | propellor spin | Joey Hess | |
| 2014-11-18 | reword | Joey Hess | |
| 2014-11-18 | propellor spin | Joey Hess | |
| 2014-11-18 | changelog for last commit's changes | Joey Hess | |
| 2014-11-18 | Run remote propellor --spin with a controlling terminal. | Joey Hess | |
| Avoids need for hack to make ansi colors work, but also things like apt-get and wget process bars will be displayed. | |||
| 2014-11-18 | Avoid outputting color setting sequences when not run on a terminal. | Joey Hess | |
| Currently TERM is checked for every message. Could be memoized, but it would add complexity, and typical propellor output is not going to be more than a few hundred messages, and likely this will be swamped by the actual work. | |||
| 2014-11-17 | DigitalOcean.distroKernel property now reboots into the distribution kernel ↵ | Joey Hess | |
| when necessary. It might be better to do this check on boot to limit the time running the DO kernel (which is not well security supported), but that has the possibility of entering a bad reboot loop. Limiting this check to when propellor runs avoids that, while still fixing the problem pretty fast. | |||
| 2014-11-15 | Convert GpgKeyId to newtype | Joey Hess | |
| 2014-11-15 | update email | Joey Hess | |
| 2014-11-11 | changelog | Joey Hess | |
| 2014-11-10 | changelog | Joey Hess | |
| 2014-11-10 | Added prosody module, contributed by Félix Sipma. | Joey Hess | |
| 2014-11-08 | prep release | Joey Hess | |
| 2014-11-08 | Orphaned the Debian package, as I am retiring from Debian. | Joey Hess | |
| 2014-11-08 | Docker: Stop using docker.io; that was a compat symlink in the Debian ↵ | Joey Hess | |
| package which has been removed in docker.io 1.3.1~dfsg1-2. | |||
| 2014-10-31 | Apache: Fix daemon reload when enabling a new module or site. | Joey Hess | |
| 2014-10-31 | changelog | Joey Hess | |
| 2014-10-30 | changelog | Joey Hess | |
| 2014-10-24 | update home page | Joey Hess | |
| 2014-10-24 | prep release | Joey Hess | |
| 2014-10-23 | Fix loop when a docker host that does not exist was docked. | Joey Hess | |
| The problem is it fell back to looking for an alias for the bad hostname, but to get the aliases, it needs to know which hosts are docked where, so looped. | |||
| 2014-10-23 | Revert "propellor spin" | Joey Hess | |
| This reverts commit 80f5b53f1b7fdc876d5e45df68c29f53bd9666b2. | |||
| 2014-10-23 | propellor spin | Joey Hess | |
| 2014-10-23 | Revert "propellor spin" | Joey Hess | |
| This reverts commit 7637ea0af9ff4056cbdc16f25016785442d4b97e. | |||
| 2014-10-23 | propellor spin | Joey Hess | |
| 2014-10-23 | propellor spin | Joey Hess | |
| 2014-10-23 | bugfix | Joey Hess | |
