summaryrefslogtreecommitdiff
path: root/config-joey.hs
AgeCommit message (Collapse)Author
2015-01-06refactor dns settings!Joey Hess
2015-01-06propellor spinJoey Hess
2015-01-06propellor spinJoey Hess
2015-01-06propellor spinJoey Hess
2015-01-06propellor spinJoey Hess
2015-01-04reorgJoey Hess
2015-01-04propellor spinJoey Hess
2015-01-04propellor spinJoey Hess
2015-01-04propellor spinJoey Hess
2015-01-04randomHostKeys is removed from CloudAtCost.deCruft.Joey Hess
2015-01-04propellor spinJoey Hess
2015-01-04sshPubKey is renamed to Ssh.pubKey, and has an added SshKeyType parameter.Joey Hess
2015-01-04sshPubKey is renamed to Ssh.pubKeyJoey Hess
2015-01-04propellor spinJoey Hess
2015-01-04propellor spinJoey Hess
2015-01-01propellor spinJoey Hess
2015-01-01propellor spinJoey Hess
2015-01-01propellor spinJoey Hess
2014-12-31propellor spinJoey Hess
2014-12-31propellor spinJoey Hess
2014-12-31propellor spinJoey Hess
2014-12-31propellor spinJoey Hess
2014-12-31propellor spinJoey Hess
2014-12-21propellor spinJoey Hess
2014-12-21propellor spinJoey Hess
2014-12-15commentJoey Hess
2014-12-14support for crypted passwords in privdataJoey Hess
* Added CryptPassword to PrivDataField, for password hashes as produced by crypt(3). * User.hasPassword and User.hasSomePassword will now use either a CryptPassword or a Password from privdata, depending on which is set.
2014-12-09Fix Apache.siteEnabled to update the config file and reload apache when ↵Joey Hess
configuration has changed.
2014-12-07more uses for hostContextJoey Hess
2014-12-06add root pwJoey Hess
2014-12-05hasSomePassword and hasPassword now check to make sure shadow passwords are ↵Joey Hess
enabled.
2014-12-05I have now successfully used propellor to convert a Fedora system into a ↵Joey Hess
bootable and fully working Debian system
2014-12-04more work on OS takeoverJoey Hess
2014-11-28switch kite to testingJoey Hess
2014-11-27propellor spinJoey Hess
2014-11-23hasSomePassword 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-22propellor spinJoey Hess
2014-11-22propellor spinJoey Hess
2014-11-22propellor spinJoey Hess
2014-11-21propellor spinJoey Hess
2014-11-21propellor spinJoey Hess
2014-11-21propellor spinJoey Hess
2014-11-21allow configuring systemd-nspawn parametersJoey Hess
2014-11-21propellor spinJoey Hess
2014-11-21propellor spinJoey Hess
2014-11-21propellor spinJoey Hess
2014-11-21propellor spinJoey Hess
2014-11-21add debootstrap parametersJoey Hess
2014-11-21os info propigationJoey Hess
Also, lost the systemd-nspawn parameters; I'll do that some other way.
2014-11-21propellor spinJoey Hess