| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-10-23 | Merge branch 'joeyconfig' | Joey Hess | |
| 2015-10-23 | export ChrootTarball and improve docs | Joey Hess | |
| 2015-10-23 | changelog | Joey Hess | |
| 2015-10-23 | chroot: add a ChrootTarball chroot type | Ben Boeckel | |
| This extracts a minimal tarball into a target directory. (cherry picked from commit 33ac6c1c4bb2581d6f5a27254e52956e5a257326) | |||
| 2015-10-22 | hasInsecurePassword | Joey Hess | |
| 2015-10-22 | propellor spin | Joey Hess | |
| 2015-10-22 | propellor spin | Joey Hess | |
| 2015-10-22 | propellor spin | Joey Hess | |
| 2015-10-22 | propellor spin | Joey Hess | |
| 2015-10-22 | propellor spin | Joey Hess | |
| 2015-10-22 | disk image finalization may work | Joey Hess | |
| 2015-10-22 | belt-and-suspenders check of kpartx output | Joey Hess | |
| 2015-10-22 | propellor spin | Joey Hess | |
| 2015-10-22 | propellor spin | Joey Hess | |
| 2015-10-22 | propellor spin | Joey Hess | |
| 2015-10-22 | propellor spin | Joey Hess | |
| 2015-10-22 | propellor spin | Joey Hess | |
| 2015-10-22 | avoid grub install failure in chroot | Joey Hess | |
| 2015-10-22 | propellor spin | Joey Hess | |
| 2015-10-22 | seems the rsync systemd service ships disabled by default | Joey Hess | |
| So many hoops to run a daemon.. | |||
| 2015-10-22 | propellor spin | Joey Hess | |
| 2015-10-22 | re-export SshKeyType | Joey Hess | |
| 2015-10-22 | make api links point to latest version | Joey Hess | |
| 2015-10-22 | fix link | Joey Hess | |
| 2015-10-21 | fix link | Joey Hess | |
| 2015-10-21 | layout | Joey Hess | |
| 2015-10-21 | format | Joey Hess | |
| 2015-10-21 | update docs for conductors | Joey Hess | |
| 2015-10-21 | Merge branch 'joeyconfig' | Joey Hess | |
| 2015-10-21 | prep release | Joey Hess | |
| 2015-10-21 | Merge branch 'joeyconfig' | Joey Hess | |
| 2015-10-21 | fix build warnings | Joey Hess | |
| 2015-10-21 | Added Ssh properties to remove authorized_keys and known_hosts lines. | Joey Hess | |
| And use when reverting conductor property. Note that I didn't convert existing ssh properties to RevertablePropery because the API change was too annoying to work through. | |||
| 2015-10-21 | comment | Joey Hess | |
| 2015-10-21 | thoughts | Joey Hess | |
| 2015-10-21 | thoughts | Joey Hess | |
| 2015-10-21 | Merge branch 'master' of ssh://propellor.branchable.com | Joey Hess | |
| 2015-10-21 | todo | Joey Hess | |
| 2015-10-21 | Rewrote Propellor.Property.ControlHeir one more time, renaming it to ↵ | Joey Hess | |
| Propellor.Property.Conductor. Wow, really.. So, this gets back to having properties that are added to hosts to say what they conduct. I think that conducts webservers `before` conducts dnsserver is an important thing to be able to express. Untested except for eyeballing the resulting Host data. | |||
| 2015-10-21 | Added a comment | https://mathstuf.id.fedoraproject.org/ | |
| 2015-10-20 | refactor | Joey Hess | |
| 2015-10-20 | simplify privdata propigation to spin from controller | Joey Hess | |
| 2015-10-20 | reword | Joey Hess | |
| 2015-10-20 | add news item for propellor 2.10.0 | Joey Hess | |
| 2015-10-20 | Merge branch 'joeyconfig' | Joey Hess | |
| 2015-10-20 | build warnings | Joey Hess | |
| 2015-10-20 | Merge branch 'master' of ssh://propellor.branchable.com | Joey Hess | |
| 2015-10-20 | Merge branch 'joeyconfig' | Joey Hess | |
| 2015-10-20 | prep release | Joey Hess | |
| 2015-10-20 | The Propellor.Property.Spin added in the last release is replaced with a ↵ | Joey Hess | |
| very different Propellor.Property.ControlHeir. Rethought it because it turned out that propigating the PrivData rendered the loop detection pointless, because when there was a loop, each host included the other's PrivData, which in turn lead to a loop. And, it was not possible to break that loop. So, changed from adding properties to hosts to a top-down hierarchy that makes changes as needed when applied to the hosts. Which makes it easy to detect and break loops. Aka: The Ur Quan know what they're up to. | |||
