Commit Graph

889 Commits

Author SHA1 Message Date
Gregory Kurtzer
8abe1c48d1 rpmbuild fix from tru (ref #298) 2022-02-13 04:33:30 +00:00
Gregory Kurtzer
1b5d6a8245 Fixed missing tftp files (ref #299) 2022-02-13 04:29:05 +00:00
Gregory M. Kurtzer
486e0079c6 Merge pull request #271 from mslacken/run-exec-exit
execute './.ww4/runExit` on exit of container exec
2022-02-12 19:31:40 -08:00
Gregory M. Kurtzer
d38d023782 Merge pull request #297 from gmkurtzer/discoverable-fix
Discoverable and network fixes
2022-02-11 19:23:46 -08:00
Gregory Kurtzer
1a48bc6ee5 Fixed default network device logic 2022-02-12 03:21:31 +00:00
Gregory Kurtzer
e6a3810d20 Fixing oddball network configuration parameters 2022-02-12 03:08:33 +00:00
Gregory Kurtzer
b1b893861e Fix for faulty boolean logic (ref #292) 2022-02-12 01:53:18 +00:00
Gregory M. Kurtzer
531a273b82 Merge pull request #295 from gmkurtzer/set_defaults
Setting sane defaults for node and profile selection
2022-02-11 17:37:47 -08:00
Gregory M. Kurtzer
44c22375fa Merge pull request #296 from gmkurtzer/staticfiles_move
Moved the static files out of the go internal source
2022-02-11 17:37:31 -08:00
Gregory Kurtzer
0cdc8d1492 Moved the static files out of the go internal source 2022-02-12 01:35:14 +00:00
Gregory M. Kurtzer
1eabba2ef7 Merge pull request #266 from mslacken/ipxe-install-fix
removed static embeded pxe files in wwctl
2022-02-11 17:32:16 -08:00
Gregory Kurtzer
30994fd60d Setting sane defaults for node and profile selection 2022-02-12 01:27:58 +00:00
Gregory M. Kurtzer
c8f09477b3 Merge pull request #294 from hpcng/revert-293-loops
Revert "Move configuration code out of wwctl"
2022-02-11 16:21:40 -08:00
Gregory M. Kurtzer
67ee3bf5f8 Revert "Move configuration code out of wwctl" 2022-02-11 16:20:05 -08:00
Gregory M. Kurtzer
5a7f99af18 Merge pull request #293 from jcsiadal/loops
Move configuration code out of wwctl
2022-02-11 16:03:08 -08:00
Gregory M. Kurtzer
aebce3898e Merge pull request #291 from gmkurtzer/tags_fixup
Rename custom key/value entries to "tags"
2022-02-11 15:47:49 -08:00
Gregory Kurtzer
86db0046b9 "Key" backwards compatibility for overlay templates 2022-02-11 20:17:02 +00:00
jcsiadal
c4938b55c7 Update to support show correctly
Signed-off-by: jcsiadal <jeremy.c.siadal@intel.com>
2022-02-11 18:10:32 +00:00
jcsiadal
496674ab9e Move configuration work to library
Signed-off-by: jcsiadal <jeremy.c.siadal@intel.com>
2022-02-11 17:42:26 +00:00
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
jcsiadal
378dda2ca1 Rebase updates
Signed-off-by: jcsiadal <jeremy.c.siadal@intel.com>
2022-02-10 19:54:09 +00: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 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
1a1e967aba removed static embeded pxe files in wwctl 2022-02-03 11:38:54 +01:00
Christian Goll
113e65e7d7 moved fstab creation for nodes to template 2022-02-03 11:18:23 +01:00