From a4eec61238db9df3b669cd63d1bd34d8f87dcb6d Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 1 Apr 2014 12:27:59 -0400 Subject: [PATCH] todo --- TODO | 3 +++ 1 file changed, 3 insertions(+) diff --git a/TODO b/TODO index 8ff8203..19a3b38 100644 --- a/TODO +++ b/TODO @@ -6,3 +6,6 @@ * --spin needs 4 ssh connections when bootstrapping a new host that does not have the git repo yet. Should be possible to get that down to 1. +* Make a way to express that a Property can be reverted (ie, installing a + packages reverses to removing it). Then `reverted property` can be + used to disable old properties.