summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorJoshua Harlow <harlowja@yahoo-inc.com>2012-11-07 21:34:41 -0800
committerJoshua Harlow <harlowja@yahoo-inc.com>2012-11-07 21:34:41 -0800
commit791598f2929a5b8b6bb380f7f16ec568db96aba6 (patch)
tree0cb1f07d25ab775e7db0dca660a1f5f8a15b49b3 /config
parent1e6fc277a1c8d695c37741cc31f5ddab3d5b5600 (diff)
downloadvyos-cloud-init-791598f2929a5b8b6bb380f7f16ec568db96aba6.tar.gz
vyos-cloud-init-791598f2929a5b8b6bb380f7f16ec568db96aba6.zip
Start adding a 'migrator' module
that can be used to aid in the moving of older versions of cloud-inits data to newer versions of cloud-inits data. 1. Move the semaphores for the current instance to there canonicalized names and use the canonicalized in the file 'locking' code
Diffstat (limited to 'config')
-rw-r--r--config/cloud.cfg1
1 files changed, 1 insertions, 0 deletions
diff --git a/config/cloud.cfg b/config/cloud.cfg
index 05bb4eef..ad100fff 100644
--- a/config/cloud.cfg
+++ b/config/cloud.cfg
@@ -23,6 +23,7 @@ preserve_hostname: false
# The modules that run in the 'init' stage
cloud_init_modules:
+ - migrator
- bootcmd
- write-files
- resizefs