Christian Goll
f64c91093b
Merge pull request #576 from anderbubble/issues/575
...
Configure interface type and name in ifcfg
2022-11-23 17:39:17 +01:00
Jonathon Anderson
58a7dc062f
Configure interface type and name in ifcfg
...
Closes #575
Signed-off-by: Jonathon Anderson <janderson@ciq.co >
2022-11-23 08:30:02 -07:00
Christian Goll
abeab3ee22
Merge pull request #573 from anderbubble/issues/571
...
Correct host overlay processing during configure
2022-11-11 19:26:28 +01:00
Jonathon Anderson
15879eb991
Use node.NewInfo constructor in configure hostfile
...
Also used in overlay, as I was looking there already.
Signed-off-by: Jonathon Anderson <janderson@ciq.co >
2022-11-11 11:42:40 -06:00
Jonathon Anderson
037c456bc4
Correct host overlay processing during configure
...
wwctl configure hostfile was using the /host/ path twice,
causing it to look in the wrong place for /etc/hosts.ww
Signed-off-by: Jonathon Anderson <janderson@ciq.co >
2022-11-11 10:56:07 -06:00
Christian Goll
6e85e6eded
Merge pull request #572 from mslacken/fixHosts
...
added init function for empty NodeInfo
2022-11-11 17:42:43 +01:00
Christian Goll
35529527bb
added init function for empty NodeInfo
2022-11-11 14:59:15 +01:00
Christian Goll
385b1569e6
Merge pull request #570 from mslacken/development
...
updated tag in Makefile
2022-11-09 21:05:36 +01:00
Christian Goll
0f087ce414
Merge branch 'development' of github.com:mslacken/warewulf into development
2022-11-09 21:04:56 +01:00
Christian Goll
eec7c27ea5
updated tag in Makefile
2022-11-09 21:04:33 +01:00
Christian Goll
3ff3773804
Merge pull request #569 from loganharbour/fix_nide
...
Fix overlay error typos
2022-11-08 18:21:01 +01:00
Logan Harbour
99ec5acb59
Fix typos
2022-11-08 09:53:22 -07:00
Christian Goll
93d26775db
Merge pull request #568 from Prepultrue/development
...
Fix use of uninitialised Tags map
2022-11-01 08:05:37 +01:00
David McFarlane
0d6dcba38a
Fix use of uninitialised Tags map
2022-11-01 13:38:19 +11:00
Christian Goll
fff49d345a
Merge pull request #563 from anderbubble/ipxe-vlan-cmd
...
Enable VLAN_CMD in ipxe
2022-10-27 12:12:14 +02:00
Christian Goll
0c2afd04fc
Merge pull request #562 from mslacken/nodeFileSave
...
check if new template file was modified
2022-10-27 12:11:52 +02:00
Christian Goll
5413eb611d
removed stray debug line
2022-10-27 12:08:32 +02:00
Christian Goll
00899096c4
Merge branch 'nodeFileSave' of github.com:mslacken/warewulf into nodeFileSave
2022-10-27 12:06:10 +02:00
Christian Goll
721a52239f
opening file with twi seperate descriptors
2022-10-27 12:03:10 +02:00
Christian Goll
21f7a1f8c3
fix linting
2022-10-27 11:32:30 +02:00
Jonathon Anderson
dc1ca40f10
Update x86_64 ipxe builds with vlan support
...
Signed-off-by: Jonathon Anderson <janderson@ciq.co >
2022-10-26 17:01:33 -06:00
Jonathon Anderson
e46bd71ee4
Allow additional ipxe make arguments
...
To support the addition of an ipxe EMBED script, pass args
to the ipxe make process.
Signed-off-by: Jonathon Anderson <janderson@ciq.co >
2022-10-26 16:57:46 -06:00
Christian Goll
c715d98ea5
added README for ipxe static files
2022-10-19 10:38:38 +02:00
Christian Goll
8a1c98a32d
Merge pull request #564 from jcsiadal/specupdate
...
Add support for offline builds
2022-10-19 09:20:01 +02:00
Christian Goll
b8b4030328
Merge pull request #566 from mslacken/fixNettag
...
fix add of new nettags
2022-10-19 07:06:30 +02:00
Christian Goll
fee0bb20b7
use tag instead of nettag
2022-10-18 10:10:21 +02:00
Christian Goll
22f9c86c34
create memory for nettags
2022-10-18 10:02:53 +02:00
jcsiadal
f25d2ec8d5
Update spec and Makefile
...
Signed-off-by: jcsiadal <jeremy.c.siadal@intel.com >
2022-10-17 21:58:03 +00:00
Jonathon Anderson
c0cedf6d3d
Enable VLAN_CMD in ipxe
...
In order to support vlan tagging during the boot process, enable
VLAN_CMD in ipxe.
Documented at https://ipxe.org/cmd/vcreate
Signed-off-by: Jonathon Anderson <janderson@ciq.co >
2022-10-17 15:33:48 -06:00
Christian Goll
cbeca6678e
fix linting
2022-10-14 19:31:07 +02:00
mslacken
12efa0cc68
check if new template file was modified
2022-10-14 18:18:58 +02:00
Christian Goll
b5d3de621b
Merge pull request #559 from MatthewHink/mhink-doc
...
Add API.md and update CHANGELOG.md for the API.
2022-10-13 16:13:40 +02:00
MatthewHink
7eba3d5166
Add API.md and update CHANGELOG.md for the API.
2022-10-13 06:49:41 -07:00
Christian Goll
d1730dc6b0
Merge pull request #545 from anderbubble/wwlog-newlines
...
Remove trailing newline from wwlog
2022-10-13 14:46:11 +02:00
Christian Goll
4fe584547b
Merge branch 'development' into wwlog-newlines
2022-10-13 14:46:03 +02:00
Christian Goll
7c6242ae8d
Merge pull request #557 from mslacken/change-4.4-update
...
updated CHANGELOG
2022-10-13 12:53:27 +02:00
mslacken
3b5db89513
updated CHANGELOG
2022-10-13 12:52:39 +02:00
Christian Goll
a18a77b11b
Merge pull request #537 from mslacken/container-info2
...
more verbose container list
2022-10-13 10:56:06 +02:00
Christian Goll
fab7e09aeb
Merge branch 'development' into container-info2
2022-10-13 10:53:49 +02:00
Christian Goll
396f3238c1
added size of containers
2022-10-13 10:35:17 +02:00
Christian Goll
71bf385cb7
add modifictation and creation date
2022-10-13 10:33:54 +02:00
Christian Goll
680bbdb904
Merge pull request #540 from mslacken/node-edit
...
add edit command for direct edit of node entries
2022-10-13 10:17:00 +02:00
Christian Goll
79de982c1a
Merge branch 'node-edit' of github.com:mslacken/warewulf into node-edit
2022-10-13 10:16:07 +02:00
Christian Goll
98e942e092
add simple node export
2022-10-13 10:13:31 +02:00
Christian Goll
33504354c2
Merge branch 'development' into node-edit
2022-10-13 09:59:38 +02:00
Christian Goll
156265e6f6
Merge branch 'development' into node-edit
2022-10-13 09:57:22 +02:00
Christian Goll
f55c5bf604
lines for better merging
2022-10-13 09:49:49 +02:00
Christian Goll
c7c42a0057
Merge pull request #554 from elguero/development
...
[CI/CD] Check owner of repo before running documentaton GH action
2022-10-12 21:38:09 +02:00
Christian Goll
c46d72dae2
Merge pull request #553 from mslacken/static-device
...
only set new device name if mac address is defined
2022-10-12 21:32:17 +02:00
Christian Goll
2c1b0b486e
Merge pull request #550 from griznog/warewulf-service-reload
...
Add execreload and execstop to warewulfd.service.
2022-10-12 21:30:36 +02:00