diff options
| author | Joey Hess <joeyh@joeyh.name> | 2017-07-29 15:48:14 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2017-07-29 15:48:14 -0400 |
| commit | 7611df020e98433bb8bbdecb87b55f32346acc20 (patch) | |
| tree | 40560cf3f56f403151bc7b52c735a178c7f323d6 | |
| parent | 1a01c8c8940192503acabb220cd226013ffb41c0 (diff) | |
todo
| -rw-r--r-- | doc/todo/PROPELLOR_TRACE_propigation.mdwn | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/todo/PROPELLOR_TRACE_propigation.mdwn b/doc/todo/PROPELLOR_TRACE_propigation.mdwn new file mode 100644 index 00000000..8f7d6893 --- /dev/null +++ b/doc/todo/PROPELLOR_TRACE_propigation.mdwn @@ -0,0 +1,6 @@ +`PROPELLOR_TRACE` is not propigated when spinning a remote host, +conducting a host, and probably not when provisioning a docker or machined +container. + +It is propgiated when provisioning a chroot. That's all I needed, so I +didh't bother implementing propigation. --[[Joey]] |
