cdist/cdist/conf/type/__ssh_authorized_key
Steven Armstrong b17a1f0edb removing and adding keys must be atomic
If we delegate this to multiple seprarate objects (e.g. using __line) and the
config run is interrupted after applying only some of them we may leave the
target in some random state.
We may have even locked ourself out of the target.

So remove and add keys ourself so either none are all changes are
applied.

Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
2014-09-27 11:40:06 +02:00
..
explorer new type to manage a single ssh authorized_key entry 2014-09-25 16:23:38 +02:00
parameter new type to manage a single ssh authorized_key entry 2014-09-25 16:23:38 +02:00
gencode-remote removing and adding keys must be atomic 2014-09-27 11:40:06 +02:00
man.text new type to manage a single ssh authorized_key entry 2014-09-25 16:23:38 +02:00