todo
This commit is contained in:
parent
2193b853b6
commit
2091e41f5d
3
TODO
3
TODO
|
@ -9,6 +9,9 @@
|
||||||
* Make a way to express that a Property can be reverted (ie, installing a
|
* Make a way to express that a Property can be reverted (ie, installing a
|
||||||
packages reverses to removing it). Then `reverted property` can be
|
packages reverses to removing it). Then `reverted property` can be
|
||||||
used to disable old properties.
|
used to disable old properties.
|
||||||
|
* Currently only Debian and derivatives are supported by most Properties.
|
||||||
|
One way to improve that would be to parameterize Properties with a
|
||||||
|
Distribution witness.
|
||||||
* Display of docker container properties is a bit wonky. It always
|
* Display of docker container properties is a bit wonky. It always
|
||||||
says they are unchanged even when they changed and triggered a
|
says they are unchanged even when they changed and triggered a
|
||||||
reprovision.
|
reprovision.
|
||||||
|
|
Loading…
Reference in New Issue