Vincent Batts
acac817ea1
contrib: shellcheck lint
...
Signed-off-by: Vincent Batts <vbatts@kinvolk.io>
2020-09-02 08:10:50 -04:00
Vincent Batts
b8360e2c20
contrib: allow newer ssh keys
...
Signed-off-by: Vincent Batts <vbatts@kinvolk.io>
2020-09-02 08:10:47 -04:00
Vincent Batts
a43fcbb534
contrib: allow user to provide cloud-config template
...
Respecting that substitutions will still be made, the user may want to
also install their own unit files or similar
Signed-off-by: Vincent Batts <vbatts@kinvolk.io>
2020-09-02 08:10:33 -04:00
Alessandro -oggei- Ogier
fbe60fa3fb
adding support for debian genisoimage
2016-05-06 19:32:37 +02:00
Anders Henke
eda59ed214
Added simple error message on failed mkisofs.
...
When mkisofs failed, the script would still claim "Success".
2016-02-25 13:53:03 +01:00
Anders Henke
7b572d73f9
Added quotes around directory/file variables to enable working in a path with spaces in its name.
2016-02-25 13:31:44 +01:00
Dolf Dijkstra
f25b4df253
Fixed typo on URI for DEFAULT_ETCD_DISCOVERY.
...
It missed a colon after https.
2015-10-27 08:27:03 +01:00
kayrus
c0095ac844
Fixed outdated etcd2 script
2015-08-24 17:27:13 +02:00
Peter Mrekaj
fc9e5baa0d
Add check for mkisofs
...
This check helps to avoid exit the script with the message indicating
success even though the mkisofs is missing and an image has not been created.
2015-06-29 10:49:00 -07:00
Igor Bukanov
2f53ae1602
recognize ssh ed25519 keys
...
This extends the regexp matching ssh rsa and dss keys to ed25519 keys.
2015-06-18 19:39:28 +02:00
Fabrício Godoy
63d519b992
Script to create basic config-drive
...
New script that creates a basic config-drive, ideal to testing purpose.
2014-05-04 01:16:34 -03:00