Commit graph

131 commits

Author SHA1 Message Date
Olivier Sallou
f6ce50d4f6 fix indentation 2013-08-13 10:45:35 +02:00
Olivier Sallou
b6d716d414 set full path for binaries 2013-08-13 10:44:18 +02:00
Olivier Sallou
5e1a531890 fix schema name 2013-08-13 10:05:45 +02:00
Olivier Sallou
df9ac2c0fb fix menu entry label 2013-08-13 09:39:46 +02:00
Olivier Sallou
3e11431353 fix grub/boot 2013-08-13 08:55:12 +02:00
Olivier Sallou
205adeb288 add rollback for Attach 2013-08-12 16:07:17 +02:00
Olivier Sallou
ee7ae81746 fix missing grub2 package 2013-08-12 16:06:56 +02:00
Anders Ingemann
f83b6e821f grub is not needed on the host system any longer 2013-08-11 23:59:01 +02:00
Anders Ingemann
7a93002b2d Parted tasks and grub installation working now 2013-08-11 23:03:44 +02:00
Anders Ingemann
cecdeba45f Remove virtio special case
Adding it later, once I figure out wth it is.
2013-08-11 19:47:14 +02:00
Anders Ingemann
866b2a9242 Require kpartx 2013-08-11 18:33:49 +02:00
Anders Ingemann
fbae8fa17c Fix bogus check, leftover from ec2 2013-08-11 18:27:27 +02:00
Anders Ingemann
04b879a53c Install grub to loop0 not loop0p1 2013-08-11 18:17:06 +02:00
Anders Ingemann
81a5069733 No need for virtualization stanza in virtualbox 2013-08-11 18:12:55 +02:00
Anders Ingemann
264f33d0e5 We do not need the credentials stanza for virtualbox 2013-08-11 18:11:46 +02:00
Anders Ingemann
ffbc34e23f Fix task references 2013-08-11 18:11:06 +02:00
Anders Ingemann
e18cc4ca75 Fix imports 2013-08-11 18:00:19 +02:00
Anders Ingemann
ac716bfb6e Also create and attach loopback volume
Not much fun without that
2013-08-11 15:54:04 +02:00
Anders Ingemann
fc6e2f1a06 Move README back to one plugin 2013-08-11 15:53:32 +02:00
Anders Ingemann
4d44500f45 Re-enable aptupgrade task 2013-08-10 23:43:52 +02:00
Anders Ingemann
b4c963ea95 Revert merge of raw+ONE, rename ONE provider to virtualbox 2013-08-10 23:42:25 +02:00
Anders Ingemann
2ae5647fa9 Remove hardcoded /dev/loop0 from ONE grub task 2013-08-10 23:02:44 +02:00
Anders Ingemann
7e32263315 Generalize parted feature
Remove filesystem module from ONE tasks
2013-08-10 20:03:20 +02:00
Anders Ingemann
0785e21ab0 Move parts of packages task module into common tasks 2013-08-10 19:01:54 +02:00
Anders Ingemann
5dc00d920c Easier overview of tasks being added 2013-08-10 17:52:24 +02:00
Anders Ingemann
b89601fb07 Rename raw provider to one, move ONE task to provider 2013-08-10 17:44:11 +02:00
Anders Ingemann
355f29c23c Remove duplicate tasks from filesystem task 2013-08-10 17:31:19 +02:00
Anders Ingemann
43c9bdb14e Fix indentation in raw/packages task 2013-08-10 17:23:56 +02:00
Anders Ingemann
1b329d1082 Move host task to common tasks 2013-08-10 17:20:10 +02:00
Anders Ingemann
15e59ab2c8 __init__.py cleanups 2013-08-10 17:15:51 +02:00
Anders Ingemann
ec6639c8be Move security task to common tasks
Converted root pw task to plugin
2013-08-10 17:12:58 +02:00
Anders Ingemann
75a058a6ec Remove boto log disabling for raw 2013-08-10 16:56:51 +02:00
Anders Ingemann
2096301e00 Cleanup raw/assets, use common.tasks.initd 2013-08-10 16:55:27 +02:00
Anders Ingemann
5ae3d92a22 Move some of the ec2 initd stuff to common tasks 2013-08-10 16:51:42 +02:00
Anders Ingemann
9de7793a92 Move filesystem and loopback task modules to common 2013-08-10 16:38:45 +02:00
Anders Ingemann
35d962fc03 fixup! Move bootstrap.py to common tasks. Reverted bootstrap task to use geo-redirector as mirror. 2013-08-10 16:31:46 +02:00
Anders Ingemann
6c6f50c03e Remove network and locale tasks to common 2013-08-10 16:27:43 +02:00
Anders Ingemann
b36e611742 Move cleanup tasks to common tasks module 2013-08-10 16:24:12 +02:00
Anders Ingemann
8767e414ac Move bootstrap.py to common tasks.
Reverted bootstrap task to use geo-redirector as mirror.
2013-08-10 16:22:16 +02:00
Anders Ingemann
0f9fc75182 Generalized "boot" task module.
Keeping ConfigureGrub provider specific for now
2013-08-10 16:18:48 +02:00
Anders Ingemann
48730cba3d Removed "fake" task module 2013-08-10 16:16:53 +02:00
Anders Ingemann
4913296480 Moved apt to common tasks.
Reverted one mirror to use the geo-redirector.
2013-08-10 16:15:49 +02:00
root
61f97ab068 manage use of virtio for disk, add doc 2013-08-01 11:19:20 +02:00
Olivier Sallou
385eac14a1 remove tasks ot required by raw provider, fix provider name in plugins after renaming from one to raw 2013-08-01 08:34:20 +02:00
Olivier Sallou
6ffa601488 change provider to raw, set opennebula as plugin 2013-08-01 08:20:32 +02:00
Olivier Sallou
237069b941 add plugins to manage user packages, allow root login via ssh when root password is defined in conf, install opennebula context package 2013-07-31 16:57:29 +02:00
Olivier Sallou
cd6e10c6a1 Merge branch 'python' of https://github.com/andsens/build-debian-cloud into python 2013-07-31 08:03:08 +02:00
Olivier Sallou
4fb2921217 fix pub key mngt 2013-07-31 08:02:52 +02:00
Olivier Sallou
74398c099a add scripts to load ssh keys and execute ec2 user data if it is a script 2013-07-30 14:13:30 +02:00
Olivier Sallou
ac6870e37d fix root auth and grub settings 2013-07-30 13:03:08 +02:00