Commit Graph

295 Commits

Author SHA1 Message Date
jcsiadal
b2ce95d850 Moved to host overlay and added csh support
Signed-off-by: jcsiadal <jeremy.c.siadal@intel.com>
2022-04-28 04:36:47 +00:00
jcsiadal
b67078e537 Fix host overlay support for static DHCP
Signed-off-by: jcsiadal <jeremy.c.siadal@intel.com>
2022-04-18 21:13:09 +00:00
Christian Goll
59eb2a091e various fixes in overlays 2022-04-08 20:25:00 +02:00
Christian Goll
38b166945a reservre meomory for tempalte struct 2022-04-08 17:34:52 +02:00
Christian Goll
5333208efb removed nfs old exports from fstab 2022-04-01 11:27:14 +02:00
Christian Goll
b25068521a removed old nfs style from config 2022-03-31 16:02:18 +02:00
Christian Goll
d3b10624b0 Merge branch 'ipv6' 2022-03-18 09:37:23 +01:00
Christian Goll
0ab8f8f10f bring up net wihtout gateway 2022-03-17 18:29:46 +01:00
Christian Goll
208baff560 fix regression on overlay image creation 2022-03-17 12:25:38 +01:00
Christian Goll
2967148084 multifile templates for network configs 2022-03-16 21:12:00 +01:00
Christian Goll
ff9ada1136 fixed el network script 2022-03-15 16:08:13 +01:00
Christian Goll
55bf1695de initial commit of simple ipv6 support
As soon as in warewulf.conf a value for ipaddr6 is defined
all nodes will get a derived ipv6 address if not the ipv6
is not explicitly set.
2022-03-15 15:57:35 +01:00
griznog
e24639a039 Fix typo 2022-03-14 15:55:44 -05:00
Christian Goll
333cf490f2 Fix missing quotation mark 2022-03-10 09:32:11 +01:00
Christian Goll
5ac75661c9 Only write to IPMI if this is explictly wanted 2022-03-02 21:24:05 +01:00
Gregory Kurtzer
2927495de1 Fixes to #304 and #311 2022-02-27 18:54:51 -08:00
mslacken
cc59fd1337 updated CHANGELOG and the configuration templates
Signed-off-by: mslacken <christian.goll@gmail.com>
2022-02-26 22:39:50 +00:00
Christian Goll
ac1718f1c0 added hosts.ww so wwctl configure hosts is removed 2022-02-26 22:39:50 +00:00
Christian Goll
e4ac802dca added abort function for templates 2022-02-26 22:39:50 +00:00
Christian Goll
eeb062cf85 moved dhcpd configuration to host templating 2022-02-26 22:39:50 +00:00
Christian Goll
afc94ebd42 created exports with template 2022-02-26 22:39:50 +00:00
Christian Goll
ad45200f7a extended tstruct for templating
- tstruct is in new datastructure.go
- updated fstab.ww to new syntax
2022-02-26 22:39:50 +00:00
Gregory M. Kurtzer
67ee3bf5f8 Revert "Move configuration code out of wwctl" 2022-02-11 16:20:05 -08:00
jcsiadal
c9c8a683a7 Updates specfile to match distro guidelines. Suppots modifying client directory path at build time.
- Support relocating client files at build time (required for LSB compliant nodes)
- OS varable added to perform some make choices
- Saving and exporting the Makefile vars now scripted using list of variables
- Updated specfile to match RH and SUSE requirements and guidelines
- Moved /usr/local/var to /var/local; dynamic files shall not use /usr.
- State files use %sharedstatedir for path (std for SLE and RHEL)
- Release value adjusted to meet different DEB and RPM reqs.

Signed-off-by: jcsiadal <jeremy.c.siadal@intel.com>
2022-02-10 19:47:50 +00:00
Gregory Kurtzer
f6fb7fa807 Cleaned up provisioned /etc/issue.ww (less is sometimes more) 2022-02-09 23:05:32 +00:00
Christian Goll
113e65e7d7 moved fstab creation for nodes to template 2022-02-03 11:18:23 +01:00
Christian Goll
23104d4c78 added more values for tempalting .ww files in overlays 2022-02-03 10:20:48 +01:00
Christian Goll
b42322f8f1 fixed type 2022-02-02 17:38:58 +01:00
Christian Goll
d2d00bc705 with CIDR notation 2022-02-02 15:54:26 +01:00
Christian Goll
05f0925910 add some eyecandy 2022-02-02 15:50:27 +01:00
Christian Goll
e1c11a3944 Previous commits set the wrong service Type 2022-01-26 11:31:26 +01:00
Christian Goll
2207ef84d9 removed legacy start of wwclient, added to systemd 2022-01-26 11:30:31 +01:00
Christian Goll
d4eab02b71 added wwclient.service to system overlay 2022-01-26 11:21:17 +01:00
Gregory Kurtzer
2d880aae76 Properly support relative paths to the SYSCONFDIR 2022-01-26 03:46:39 +00:00
Gregory Kurtzer
77c757b5d4 Always boot the default network device 2022-01-26 03:46:03 +00:00
Gregory Kurtzer
dff5567b11 More updates/fixes from testing 2021-12-29 17:30:01 -08:00
Gregory Kurtzer
00d8d42e9d First pass at a rework of the overlay subsystem in Warewulf 2021-12-29 16:11:25 -08:00
Gregory Kurtzer
fcd654af80 Fixups for new network device naming 2021-10-23 08:52:43 -07:00
Gregory Kurtzer
1370932cd3 Introduction of netname functionality for network devices 2021-10-23 07:12:57 -07:00
Rob Jansen
b69f000b8e Fix sh syntax for equal operator
Fixes #150
2021-09-25 12:34:35 -04:00
Gregory Kurtzer
341f9f37c0 Remove execute bit from config files 2021-08-21 08:25:21 -07:00
Christian Goll
49300a513d added wicked xml configuration 2021-07-29 09:27:37 +02:00
Gregory Kurtzer
2e793ebe62 Merged the debian specific overlay into default 2021-04-23 20:31:27 -07:00
Niko Kivel
81e108acf4 wrong path for systemd 2021-03-25 12:51:37 +01:00
Niko Kivel
5858404f27 assign _eth0_ to default network interface 2021-03-25 12:49:13 +01:00
Niko Kivel
cabf665b4b assign _eth0_ to default network interface 2021-03-25 12:45:20 +01:00
Niko Kivel
ace5d9378a vanilla debian Dockerfile 2021-03-23 15:25:01 +01:00
Niko Kivel
1affae5bfa initial debian overlay 2021-03-19 10:24:09 +01:00
Shannon V. Davidson
5eff1826ad Minor IPMI fix during node initialization 2020-12-23 00:37:41 -06:00
Gregory Kurtzer
e5dcb573ad Minor fixups for init 2020-12-21 18:45:29 -08:00