Commit Graph

482 Commits

Author SHA1 Message Date
Gregory M. Kurtzer
31233d98f1 Merge pull request #99 from gmkurtzer/discoverable-fix
Merging
2021-08-22 19:08:49 -07:00
Gregory Kurtzer
7bbe942a32 Fixed bug found with regards to boolean Alt/Profile values 2021-08-21 08:50:37 -07:00
Gregory Kurtzer
3136398e94 Discoverable is only for node configs (not profiles) 2021-08-21 08:50:14 -07:00
Gregory M. Kurtzer
c7d799918b Merge pull request #97 from gmkurtzer/container-bind
Container bind
2021-08-20 19:48:14 -07:00
Gregory M. Kurtzer
7ad47f13c2 Merge pull request #96 from gmkurtzer/fixups
Various fixups
2021-08-20 19:47:30 -07:00
Gregory Kurtzer
d9289f9f26 VNFS is current isn't an error 2021-08-20 18:43:14 -07:00
Gregory Kurtzer
cf45e5b8f6 Removing another debug Println() 2021-08-20 18:21:26 -07:00
Gregory Kurtzer
b3027e44ba Missed a debug Println() 2021-08-20 18:19:37 -07:00
Gregory Kurtzer
7826f69656 Support binds in container exec command
This addresses issue #88.
2021-08-20 14:16:16 -07:00
Gregory Kurtzer
82696410ed Minor fix of print argument count 2021-08-20 11:53:57 -07:00
Gregory Kurtzer
781f610e9c Minor fix on man page compression order in Makefile 2021-08-20 08:25:10 -07:00
Gregory Kurtzer
1e637ecb97 Merge branch 'fixups' of github.com:gmkurtzer/warewulf into main 2021-08-20 08:19:11 -07:00
Gregory Kurtzer
1269d8a91b Merge branch 'main' of https://www.github.com/hpcng/warewulf into main 2021-08-20 08:11:15 -07:00
Gregory Kurtzer
ed39a994e4 Removed unused controller code 2021-08-20 08:10:10 -07:00
Gregory M. Kurtzer
e523d1d62c Merge pull request #92 from mslacken/ipmi
added configureable ipmiinterface used by ipmitool
2021-08-20 08:07:16 -07:00
Gregory Kurtzer
32a7f042a7 Merge branch 'fixups' of github.com:gmkurtzer/warewulf into main 2021-08-20 07:59:29 -07:00
Gregory Kurtzer
80e58c08ed Git formatting fixes 2021-08-20 07:58:44 -07:00
Gregory M. Kurtzer
c797c70dd1 Merge pull request #90 from mslacken/wicked
Looks good to me, thanks!
2021-08-20 07:53:58 -07:00
Gregory Kurtzer
6225a5947a Moved completion and man page generation to later 2021-08-19 20:43:49 -07:00
Gregory M. Kurtzer
609a279245 Merge pull request #85 from mslacken/bash_completion
This looks and works great. Thanks!
2021-08-19 20:42:08 -07:00
Gregory Kurtzer
0af494caca Merge branch 'bash_completion' of https://github.com/mslacken/warewulf into mslacken-bash_completion 2021-08-19 20:21:12 -07:00
Gregory M. Kurtzer
1d21755065 Merge pull request #95 from elguero/fixIssue89
Great to know, thanks Michael!
2021-08-19 19:56:05 -07:00
Michael L. Young
aae8432870 Use Module Mirror For Downloads
- By using the module mirror, we get around the issue of using an older
  git client such as that which comes with CentOS 7.
- Using a module mirror helps to speed up module downloads.

Fixes #89
2021-08-19 22:41:10 -04:00
Christian Goll
8d5162f88a automatic man page generation 2021-08-10 11:15:53 +02:00
Christian Goll
b27951b59f added binary to create bash completion
also do not bail out, when configs can't be read, still the
2021-08-10 11:15:33 +02:00
Christian Goll
c6b2fc5795 added configureable ipmiinterface used by ipmitool
ipmitool is now searched from $PATH, so that self
compiled ipmitool can be used
2021-08-06 09:22:31 +02:00
Christian Goll
49300a513d added wicked xml configuration 2021-07-29 09:27:37 +02:00
Christian Goll
6d267d38e6 added IpCIDR entry for the nodes 2021-07-29 09:24:58 +02:00
Brian Clemens
0bbfa3060b Tag 4.1.0 2021-07-29 13:46:27 +09:00
Brian Clemens
66efa1d70d Add changelog 2021-07-29 13:45:47 +09:00
Brian Clemens
0aa25ecbdc Add firewalld directory to buildroot 2021-07-29 12:37:47 +09:00
Gregory M. Kurtzer
535563150c Merge pull request #82 from mslacken/leap-15
added openSUSE leap 15.3 as singulairy definition
2021-07-15 21:10:41 -07:00
Christian Goll
ed4e50e040 added openSUSE leap 15.3 as singulairy definition 2021-07-15 15:22:15 +02:00
Gregory M. Kurtzer
75c0e66f30 Merge pull request #81 from paulscherrerinstitute/nodeCleanup
Node cleanup
2021-06-30 13:13:19 -07:00
Niko Kivel
5ffda2da3f removed group and controller 2021-05-14 15:17:32 +02:00
Niko Kivel
cba1e926f9 fixed n.Id.Get() in wwlog.VERBOSE 2021-05-14 15:12:38 +02:00
Niko Kivel
16db64f9dc removed group and controller, added ClusterName 2021-05-14 15:08:58 +02:00
Gregory M. Kurtzer
53034dd887 Merge pull request #79 from paulscherrerinstitute/duplicateSetType
LGTM, thanks!
2021-05-11 20:30:21 -07:00
Gregory M. Kurtzer
bde6a6c2d5 Merge pull request #80 from paulscherrerinstitute/parameters
This is great, thank you!
2021-05-11 20:29:50 -07:00
Niko Kivel
df1f0bed2f prefix in list-command to identify keys more easily 2021-05-11 08:49:37 +02:00
Niko Kivel
17f26e8bf1 Params-->Keys 2021-05-11 08:45:09 +02:00
Brian Clemens
b2f3adf0cd fix readme links 2021-05-10 10:59:43 +00:00
Niko Kivel
c12f257428 removed code debris 2021-05-10 09:55:36 +02:00
Niko Kivel
c6b97543d6 parameters in overlay 2021-05-10 09:14:22 +02:00
Niko Kivel
54b2164c4e custom paramters 2021-05-10 00:12:13 +02:00
Niko Kivel
7f625d7d02 removed duplicate SetType 2021-05-08 19:12:49 +02:00
Niko Kivel
dd4c075f50 paramters in node 2021-05-08 19:04:37 +02:00
Brian Clemens
37556e6a64 Remove docs CI 2021-05-07 18:26:27 +09:00
Brian Clemens
2be3e4ccca Move docs 2021-05-07 18:19:48 +09:00
Brian Clemens
5d5ea6c9d1 Add Rocky 8 def 2021-05-07 14:57:47 +09:00