Commit Graph

331 Commits

Author SHA1 Message Date
Joey Hess 52664e6220 sshPubKey is renamed to Ssh.pubKey 2015-01-04 15:36:53 -04:00
Joey Hess ad984e74e4
propellor spin 2015-01-04 15:00:40 -04:00
Joey Hess 3d21a2df54 propellor spin 2015-01-04 13:33:14 -04:00
Joey Hess 138629941d
propellor spin 2015-01-01 16:59:38 -04:00
Joey Hess 73ac94f2d2
propellor spin 2015-01-01 16:01:33 -04:00
Joey Hess 32a104d104
propellor spin 2015-01-01 12:41:24 -04:00
Joey Hess bc5cbee380
propellor spin 2014-12-31 13:22:08 -04:00
Joey Hess 6d4f2b54a6
propellor spin 2014-12-31 13:15:09 -04:00
Joey Hess 5374708b6c
propellor spin 2014-12-31 12:59:11 -04:00
Joey Hess 95cdedc098
propellor spin 2014-12-31 12:53:11 -04:00
Joey Hess bce6ef5745
propellor spin 2014-12-31 11:43:57 -04:00
Joey Hess 9444326c87
propellor spin 2014-12-21 21:05:12 -04:00
Joey Hess d38017a1ab
propellor spin 2014-12-21 21:01:46 -04:00
Joey Hess 8588629034 comment 2014-12-15 12:05:06 -04:00
Joey Hess 71723ca09f support for crypted passwords in privdata
* 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-14 15:24:10 -04:00
Joey Hess b22201e36b Fix Apache.siteEnabled to update the config file and reload apache when configuration has changed. 2014-12-09 00:34:24 -04:00
Joey Hess 2fe0b28982 more uses for hostContext 2014-12-07 15:21:55 -04:00
Joey Hess d782c413eb add root pw 2014-12-06 15:50:42 -04:00
Joey Hess 527975dffe hasSomePassword and hasPassword now check to make sure shadow passwords are enabled. 2014-12-05 16:33:23 -04:00
Joey Hess bf9284d05c I have now successfully used propellor to convert a Fedora system into a bootable and fully working Debian system 2014-12-05 16:22:11 -04:00
Joey Hess f1fd75c9ec more work on OS takeover 2014-12-04 17:11:15 -04:00
Joey Hess 1906500030
switch kite to testing 2014-11-28 11:40:03 -04:00
Joey Hess d1425be30a
propellor spin 2014-11-27 11:49:23 -04:00
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
Joey Hess e039fc7736
propellor spin 2014-11-22 20:47:58 -04:00
Joey Hess b9056e1591
propellor spin 2014-11-22 17:05:08 -04:00
Joey Hess 5e1463199e
propellor spin 2014-11-22 17:02:53 -04:00
Joey Hess 4c5d5f34c8
propellor spin 2014-11-21 23:23:07 -04:00
Joey Hess 6cdd37d9ff
propellor spin 2014-11-21 20:53:38 -04:00
Joey Hess 9170a14711
propellor spin 2014-11-21 20:21:51 -04:00
Joey Hess 6be49197f6 allow configuring systemd-nspawn parameters 2014-11-21 20:09:33 -04:00
Joey Hess 04ea987075
propellor spin 2014-11-21 17:19:00 -04:00
Joey Hess a6c7e22862
propellor spin 2014-11-21 17:16:30 -04:00
Joey Hess 7a6f277ccb
propellor spin 2014-11-21 16:04:02 -04:00
Joey Hess c4accb72e2
propellor spin 2014-11-21 15:56:50 -04:00
Joey Hess 9e611d87cd add debootstrap parameters 2014-11-21 15:55:27 -04:00
Joey Hess 36e89cd148 os info propigation
Also, lost the systemd-nspawn parameters; I'll do that some other way.
2014-11-21 14:31:13 -04:00
Joey Hess cf3a8883ec
propellor spin 2014-11-21 14:17:19 -04:00
Joey Hess 976afedea3
propellor spin 2014-11-21 12:18:03 -04:00
Joey Hess 6a5a1bc761 systemd container may be mostly done (untested) 2014-11-21 12:17:03 -04:00
Joey Hess b8b746a7f1 starting work on a Chroot module
factored out info up-propigation code rom Docker
2014-11-20 14:15:26 -04:00
Joey Hess 67d989c7c5
propellor spin 2014-11-20 01:18:51 -04:00
Joey Hess d49d251897 separate docker container type
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 23:11:34 -04:00
Joey Hess c181ece029
propellor spin 2014-11-19 21:28:30 -04:00
Joey Hess c186f9f4a8
propellor spin 2014-11-19 20:41:35 -04:00
Joey Hess 3bfa43d03e
propellor spin 2014-11-19 01:36:10 -04:00
Joey Hess 99234f016f
propellor spin 2014-11-19 01:34:29 -04:00
Joey Hess 624d8e84eb
propellor spin 2014-11-19 01:32:51 -04:00
Joey Hess 818fcdfb34
propellor spin 2014-11-19 01:05:10 -04:00
Joey Hess 492c2b98a5
propellor spin 2014-11-19 00:39:35 -04:00