-
Notifications
You must be signed in to change notification settings - Fork 5
/
TODO
47 lines (33 loc) · 876 Bytes
/
TODO
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
general
-------
cbox.in
-------
- maybe more sanity checks for options?
- more distro agnostic
- allow to specify network for bridges
- support IPv6
- enable shared disk paritioning options
hooks
-----
- make a common function file (see for example ssh usage or gfs2 creation)
- should be more distro agnostic (or prepare for that)
- use host to install luci for management?
- implement install/uninstall per hook? and reverse execution for destroy?
technologies
------------
- get cmirror to work
- add drbd?
- add ocfs2?
- add pacemaker
- add clustered samba
- add iscsi
data
----
- generate kickstarts from templates
- use multiether libvirt template or generate one of the fly
random bits
-----------
- add ntpdate / time sync / ntpd
- fix tz via host config
(use /etc/sysconfig/clock to seed anaconda kickstart)
- create random default unprivileged user?