Commit Graph

865 Commits

Author SHA1 Message Date
Gregory Kurtzer
49150c172e Reverse compatibility for keys to tags 2022-02-11 15:36:38 +00:00
Gregory Kurtzer
ffaf794a42 Changed "key" paramaters to tags and cleaned up interface 2022-02-11 05:52:46 +00:00
Gregory Kurtzer
7381efb0fc Fix the help output for set -N ... 2022-02-11 04:55:04 +00:00
Gregory M. Kurtzer
b4b5366526 Merge pull request #290 from gmkurtzer/bool_types_fix
Change how booleans operate (and network config simplification)
2022-02-10 08:47:55 -08:00
Gregory M. Kurtzer
89bad1ff76 Merge pull request #288 from MatthewHink/mhink-prefix
Fix hardcoded path in test. Use the configuration setting.
2022-02-10 08:47:27 -08:00
Gregory Kurtzer
93ff88d544 Fix lint 2022-02-10 16:43:04 +00:00
Gregory Kurtzer
b165928699 Change how boolean node members behave (transform two and from strings) 2022-02-10 16:36:14 +00:00
Gregory Kurtzer
c5cbd3d6e3 Simplified default network device configuration 2022-02-10 16:35:46 +00:00
MatthewHink
ae149f3e36 Fix hardcoded path in test. Use the configuration setting. 2022-02-10 10:12:03 -05:00
Gregory M. Kurtzer
781042b8fe Merge pull request #287 from gmkurtzer/wwclient_fixes
wwclient fixes
2022-02-09 15:08:07 -08:00
Gregory Kurtzer
f6fb7fa807 Cleaned up provisioned /etc/issue.ww (less is sometimes more) 2022-02-09 23:05:32 +00:00
Gregory Kurtzer
543609fdfc Remove spaces from asset tag 2022-02-09 20:54:07 +00:00
Gregory Kurtzer
f3854e2ab4 Give a 5 second buffer for all updates to come in. 2022-02-09 20:53:47 +00:00
Gregory M. Kurtzer
9344b77c69 Merge pull request #286 from gmkurtzer/minor_fixups
Minor fixups
2022-02-09 12:24:01 -08:00
Gregory M. Kurtzer
0bffcd447c Merge pull request #279 from mslacken/fix-cnt-exec
finaly added /usr/bin/bash as default to cnt exec
2022-02-09 12:23:06 -08:00
Gregory Kurtzer
ee84e8d339 rootfstype=rootfs does not need to be defined. 2022-02-09 20:19:20 +00:00
Gregory M. Kurtzer
ca311cc327 Merge pull request #285 from mslacken/fix-wwinit
make location of buildconf
2022-02-09 12:18:33 -08:00
Gregory Kurtzer
b80d41975a Update status before sending data to iPXE/node 2022-02-09 20:11:25 +00:00
Gregory Kurtzer
7f9216bdd8 Added the runtime overlay request to the default PXE template 2022-02-09 20:11:03 +00:00
Christian Goll
10fdacee77 added wwctl container shell 2022-02-09 10:54:57 +01:00
Christian Goll
7b2d34f317 make location of buildconf 2022-02-09 10:18:18 +01:00
Brian Clemens
0c3de07d1e Merge pull request #283 from elguero/main
Add dereference option when importing the kernel.
2022-02-09 11:42:07 +09:00
Michael L. Young
502a970ec8 Add dereference option when importing the kernel.
Due to the nature of provisioning nodes, when there are symbolic
links involved we want to copy the file that they point to instead
of copying the link.
2022-02-08 18:20:18 -05:00
Gregory M. Kurtzer
c201506ac2 Merge pull request #273 from mslacken/automatic-kernel-detection
added option for automatic kernel detection
2022-02-07 16:11:37 -08:00
Gregory M. Kurtzer
5fd337d011 Merge pull request #267 from mslacken/nfs-mount-fstab
moved fstab creation for nodes to template
2022-02-07 16:07:19 -08:00
Gregory M. Kurtzer
f562c28d5e Merge pull request #265 from MatthewHink/mhink-hosts
Fix network name in /etc/hosts. Fixes #247.
2022-02-07 16:02:09 -08:00
Christian Goll
100cfe6a13 finaly added /usr/bin/bash as default to cnt exec 2022-02-04 11:06:27 +01:00
Christian Goll
113e65e7d7 moved fstab creation for nodes to template 2022-02-03 11:18:23 +01:00
Christian Goll
4eabb957bb added option for automatic kernel detection 2022-02-03 11:12:59 +01:00
Christian Goll
fb1b04c370 Merge pull request #276 from mslacken/exclude-in-etc
moved exclude file location and find uses -xdev
2022-02-03 10:54:51 +01:00
Christian Goll
af3eedb167 Merge pull request #277 from mslacken/more-values-templating
added more values for templating .ww files in overlays
2022-02-03 10:54:13 +01:00
Christian Goll
23104d4c78 added more values for tempalting .ww files in overlays 2022-02-03 10:20:48 +01:00
Christian Goll
9bf492f79b moved exlucde file location and find -xdev 2022-02-03 09:48:11 +01:00
Christian Goll
754372415b Merge pull request #274 from mslacken/eyecandy
add some eyecandy
2022-02-02 21:39:52 +01:00
Christian Goll
bb4c33e024 Merge pull request #272 from mslacken/container-info
container info
2022-02-02 21:17:57 +01:00
Christian Goll
2376f5e216 Merge pull request #269 from hpcng/exclude-files
heck if ./.ww4/exludes exist and use if its exists
2022-02-02 21:17:01 +01:00
Christian Goll
3163048c65 Merge pull request #270 from mslacken/cont-exec-fixup
will exec /usr/bin/bash if no cmd is provided
2022-02-02 21:16:03 +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
e57ea10df5 fix index 2022-02-01 16:36:39 +01:00
Christian Goll
099ad67719 Add to base conainer cmd 2022-02-01 16:09:16 +01:00
Christian Goll
be70ee6952 Add wwctl container show 2022-02-01 15:59:34 +01:00
Christian Goll
9d80a71cd8 will exec /usr/bin/bash if no cmd is provided 2022-01-31 17:06:56 +01:00
Christian Goll
2e44c51554 check if ./.ww4/exludes exist and use if 2022-01-31 15:05:11 +01:00
MatthewHink
f8f689bc99 Fix network name in /etc/hosts. Fixes #247.
For hosts with ip addresses, the hosts file entry should be:
<ip> <node_name>-<net-name> <node_name>-<network_device>

For the default network interface, the node name is included as well:
<ip> <node_name> <node_name>-<net-name> <node_name>-<network_device>
2022-01-28 10:09:47 -05:00
Gregory M. Kurtzer
255d8c9252 Merge pull request #263 from MatthewHink/mhink-overlay
Fix wwctl overlay mkdir #248.
2022-01-27 17:27:07 -08:00
Gregory M. Kurtzer
b7c78c0dce Merge pull request #262 from mslacken/nfs-fix
nfs fix
2022-01-27 17:26:20 -08:00
Gregory M. Kurtzer
f2891ff71c Merge pull request #260 from MatthewHink/mhink-chmod
Fix wwctl chmod arg parsing.
2022-01-27 17:24:27 -08:00
Gregory M. Kurtzer
839fb93009 Merge pull request #264 from MatthewHink/mhink-container
Fix container build --all. #215.
2022-01-27 17:23:16 -08:00