Commit Graph

132 Commits

Author SHA1 Message Date
https://www.google.com/accounts/o8/id?id=AItOawmtnXa0F3OsNh8H7yf5EEbtuufPZG-3StI 2e8b2fc945 2015-02-28 11:28:32 +00:00
Joey Hess 5b6b3e1b45 fixed 2015-02-12 12:36:19 -04:00
weinzwang 447f2dc3a5 Added more information 2015-02-11 22:21:26 +00:00
weinzwang abf89f5d98 Bug report for Property.Ssh.AuthorizedKey 2015-02-11 22:18:24 +00:00
Joey Hess e6c7ad373f Merge branch 'joeyconfig' 2015-01-25 15:20:28 -04:00
Joey Hess c72fa2bcd8 remove idea about moving into GADT 2015-01-25 15:20:11 -04:00
Joey Hess b38e271161 update; SimpleSh was removed 2015-01-25 15:17:49 -04:00
Joey Hess 401b857eef Merge branch 'joeyconfig'
Conflicts:
	doc/todo/info_propigation_out_of_nested_properties.mdwn
	privdata.joey/privdata.gpg
2015-01-25 15:16:58 -04:00
Joey Hess 5d8bd485cb
propellor spin 2015-01-25 15:08:40 -04:00
Joey Hess 73ad89d973
propellor spin 2015-01-25 15:04:05 -04:00
Joey Hess e9d5d9aff1 remove toSimpleProp
It didn't do what I thought it did with a RevertableProperty; it always
returned Nothing because even if the input properties to <!> are NoInfo, it
casts them to HasInfo.

Even if it had worked, it lost type safety. Better to export the
Property NoInfo that is used in a RevertableProperty, so it can be used
directly.
2015-01-25 14:47:57 -04:00
Joey Hess 0ee04ecc43 GADT properties seem to work (untested)
* Property has been converted to a GADT, and will be Property NoInfo
  or Property HasInfo.
  This was done to make sure that ensureProperty is only used on
  properties that do not have Info.
  Transition guide:
  - Change all "Property" to "Property NoInfo" or "Property WithInfo"
    (The compiler can tell you if you got it wrong!)
  - To construct a RevertableProperty, it is useful to use the new
    (<!>) operator
  - Constructing a list of properties can be problimatic, since
    Property NoInto and Property WithInfo are different types and cannot
    appear in the same list. To deal with this, "props" has been added,
    and can built up a list of properties of different types,
    using the same (&) and (!) operators that are used to build
    up a host's properties.
2015-01-24 22:38:51 -04:00
Joey Hess 1df70ba81d update 2015-01-24 13:04:06 -04:00
gueux db464f126c 2015-01-08 18:12:05 +00:00
Joey Hess acdcff5ca4 Merge branch 'joeyconfig'
Conflicts:
	privdata.joey/privdata.gpg
2015-01-04 17:16:55 -04:00
Joey Hess df8d8eb532 close 2015-01-04 17:16:43 -04:00
Joey Hess db88241502 noticed a minor bug 2015-01-01 13:03:30 -04:00
Joey Hess 3a8d33719d update 2014-12-21 21:41:02 -04:00
Joey Hess 27d00296ec update 2014-12-07 21:52:14 -04:00
Joey Hess ac0bedb90b update 2014-12-07 19:20:02 -04:00
Joey Hess 19a1d6b7ed expand 2014-12-07 18:49:42 -04:00
Joey Hess 4051c8c6ae update 2014-12-07 15:08:17 -04:00
Joey Hess 322ae878bb Merge branch 'joeyconfig'
Conflicts:
	privdata.joey/privdata.gpg
2014-12-07 12:04:58 -04:00
Joey Hess dd40a05ced update 2014-12-06 16:15:08 -04:00
Joey Hess de02fa9f7b remove done part 2014-12-06 13:23:12 -04:00
Joey Hess ad804c2cf5 cose 2014-11-23 18:49:54 -04:00
Joey Hess 1695f5c678 clarify 2014-11-23 17:14:51 -04:00
Joey Hess f85720415d comment 2014-11-23 17:13:02 -04:00
gueux 1074374425 Added a comment 2014-11-23 20:23:25 +00:00
Joey Hess 9c91b5b64c comment 2014-11-23 14:52:55 -04:00
gueux e9eba2e716 2014-11-23 17:04:42 +00:00
Joey Hess fa2450372c close 2014-11-18 21:34:34 -04:00
Joey Hess d7ffe30728 done 2014-11-18 17:33:44 -04:00
Joey Hess 90a982fcb3 Merge branch 'joeyconfig' 2014-11-13 13:11:31 -04:00
Joey Hess d14fd55641 add 2014-11-13 13:11:31 -04:00
http://joeyh.name/ 39040ab325 removed 2014-11-11 21:16:37 +00:00
http://joeyh.name/ 5894cb0e81 Added a comment 2014-11-11 21:16:09 +00:00
http://joeyh.name/ 74c9ab8f5d Added a comment 2014-11-11 21:15:57 +00:00
gueux d6ad138aa0 2014-11-11 18:12:00 +00:00
Joey Hess 08ff95fbfa Merge branch 'joeyconfig' 2014-11-11 13:47:25 -04:00
Joey Hess 05a793dd59 should be fixed 2014-11-11 13:47:22 -04:00
Joey Hess e4f9df8404 avoid configuring git signing key when there's no secret key
Also, nice display for --add-key steps
2014-11-11 13:41:25 -04:00
Arnaud Bailly 4c19e8407d added some details to multipe gpg keys issue 2014-11-11 13:30:32 -04:00
Joey Hess 51cb668e5c unundo 2014-11-11 13:30:29 -04:00
Joey Hess be27ae1503 changelog 2014-11-11 13:00:33 -04:00
Joey Hess 250ab151a2 Merge branch 'joeyconfig' 2014-11-11 10:38:14 -04:00
Joey Hess 8e974f5641 update 2014-11-11 10:38:14 -04:00
Joey Hess 3313e6ab76 comment 2014-11-06 11:47:20 -04:00
gueux 1fbbd41095 2014-11-06 10:32:02 +00:00
Joey Hess 46e457c475 todo 2014-10-31 10:39:41 -04:00
Joey Hess f1492321b1 add todo 2014-10-31 10:29:20 -04:00
Joey Hess 3959d5be90 Merge branch 'joeyconfig' 2014-10-24 09:58:12 -04:00
Joey Hess bdf3e37066 Revert "propellor spin"
This reverts commit 80f5b53f1b.
2014-10-23 11:33:00 -04:00
Joey Hess 80f5b53f1b
propellor spin 2014-10-23 11:26:05 -04:00
Joey Hess fd0670def7 todo 2014-10-23 03:42:49 -04:00
Joey Hess 2028464268 update 2014-09-25 15:11:00 -04:00
Joey Hess e917c58447 add 2014-09-25 03:05:11 -04:00
Joey Hess 7a34a1efbf merge from master 2014-08-19 17:33:00 -04:00
Joey Hess 40f64416de Merge branch 'joeyconfig' 2014-07-06 23:39:32 -04:00
Joey Hess ea11d1cf69 todo 2014-07-06 23:39:32 -04:00
Joey Hess 40d559fbbe Merge branch 'joeyconfig' 2014-07-06 18:23:54 -04:00
Joey Hess 5aa5160aa7 close 2014-07-06 17:39:46 -04:00
Joey Hess 8a909951cb add 2014-07-05 18:16:31 -04:00
Joey Hess 70ab611efd Merge branch 'joeyconfig' 2014-06-09 12:32:15 -04:00
Joey Hess fc49d75e4f Attr is renamed to Info. 2014-06-09 01:47:11 -04:00
Joey Hess 2588cab6a2 Merge branch 'joeyconfig' 2014-05-31 21:03:08 -04:00
Joey Hess 84eb050085 Propellor's output now includes the hostname being provisioned, or when provisioning a docker container, the container name. 2014-05-31 18:44:49 -04:00
Joey Hess 6383d8c388
propellor spin 2014-05-31 16:48:14 -04:00
Joey Hess 39217c5569 Merge branch 'joeyconfig' 2014-05-14 19:47:17 -04:00
Joey Hess ffe371a9d4 remove fixed item 2014-05-14 19:34:49 -04:00
Joey Hess eb6e6fe112 Merge branch 'joeyconfig' 2014-05-10 11:13:47 -03:00
Joey Hess 3d22075107 update 2014-05-10 11:10:46 -03:00
Joey Hess 6088df9105 Merge branch 'joeyconfig' 2014-05-01 10:49:52 -03:00
Joey Hess d6d52e1e40 todo 2014-04-29 16:58:10 -04:00
http://joeyh.name/ 1fa50cebb0 Added a comment 2014-04-24 23:31:09 +00:00
http://joeyh.name/ 2d75902c63 Added a comment 2014-04-24 22:17:32 +00:00
gueux 12f65d67d5 Added a comment 2014-04-21 13:54:39 +00:00
gueux 162db41458 Added a comment: CMD 2014-04-21 13:49:08 +00:00
http://joeyh.name/ eb7497fd41 Added a comment 2014-04-21 13:31:13 +00:00
gueux 6e724af9f7 2014-04-21 12:26:51 +00:00
Joey Hess 2cfb22a59b spit up TODO 2014-04-19 16:14:10 -04:00
Joey Hess 4d78d6350b more pages 2014-04-19 15:48:28 -04:00