summaryrefslogtreecommitdiff
path: root/doc/var-lib-cloud.txt
diff options
context:
space:
mode:
authorScott Moser <smoser@ubuntu.com>2011-01-19 20:30:29 +0000
committerScott Moser <smoser@ubuntu.com>2011-01-19 20:30:29 +0000
commit14aa0cac0d5e2b57dc94f2145fdbd3d494898019 (patch)
treeab980e8a0db6751556008ca76786fda542dacb1a /doc/var-lib-cloud.txt
parent27032a10e8c9234ee4444be206da7b568bfa872a (diff)
downloadvyos-cloud-init-14aa0cac0d5e2b57dc94f2145fdbd3d494898019.tar.gz
vyos-cloud-init-14aa0cac0d5e2b57dc94f2145fdbd3d494898019.zip
add 'data' entry in pathmap and move get_cpath to a static function
Diffstat (limited to 'doc/var-lib-cloud.txt')
-rw-r--r--doc/var-lib-cloud.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/var-lib-cloud.txt b/doc/var-lib-cloud.txt
index 5cdcddbb..2a1acd2b 100644
--- a/doc/var-lib-cloud.txt
+++ b/doc/var-lib-cloud.txt
@@ -34,6 +34,8 @@
user-data.txt.i
obj.pkl
handlers/
+ data/ # just a per-instance data location to be used
+
- sem/
scripts.once
These are the cloud-specific semaphores. The only thing that
@@ -44,6 +46,9 @@
"persistent" handlers (not per-instance). Same as handlers
from user-data, just will be cross-instance id
+ - data/
+ this is a persistent data location. cloud-init won't really
+ use it, but something else (a handler or script could)
to clear out the current instance's data as if to force a "new run" on reboot
do: