X-Git-Url: https://osm.etsi.org/gitweb/?p=osm%2FRO.git;a=blobdiff_plain;f=osm_ro%2Fvimconn.py;h=7adaa366b8adc2705e692f34093a7021e62ad670;hp=a669612bafffacd466ec3814adf95060cd718205;hb=40e1bcedb62477b20e458fb0d329c915d792863b;hpb=8e690329e2c9e8bcbb7d3501037e3de1fbb7b942 diff --git a/osm_ro/vimconn.py b/osm_ro/vimconn.py index a669612b..7adaa366 100644 --- a/osm_ro/vimconn.py +++ b/osm_ro/vimconn.py @@ -387,7 +387,8 @@ class vimconnector(): 'users': (optional) list of users to be inserted, each item is a dict with: 'name': (mandatory) user name, 'key-pairs': (optional) list of strings with the public key to be inserted to the user - 'user-data': (optional) string is a text script to be passed directly to cloud-init + 'user-data': (optional) can be a string with the text script to be passed directly to cloud-init, + or a list of strings, each one contains a script to be passed, usually with a MIMEmultipart file 'config-files': (optional). List of files to be transferred. Each item is a dict with: 'dest': (mandatory) string with the destination absolute path 'encoding': (optional, by default text). Can be one of: