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 M. Kurtzer
c797c70dd1
Merge pull request #90 from mslacken/wicked
...
Looks good to me, thanks!
2021-08-20 07:53:58 -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 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
Gregory M. Kurtzer
6478866f4f
Merge pull request #76 from paulscherrerinstitute/groupName
...
Good catch!
2021-04-28 21:07:16 -07:00
Niko Kivel
1c35b84e74
GroupName --> ClusterName
2021-04-28 22:38:39 +02:00
Gregory Kurtzer
4bc523a052
Optimized sorting methods across nodes and profiles
2021-04-25 15:43:35 -07:00
Gregory Kurtzer
a321709901
Have standard profile list be short
2021-04-25 13:56:50 -07:00
Gregory Kurtzer
85a406fb39
remove timestamp from normal log output.
2021-04-25 13:56:11 -07:00
Gregory Kurtzer
a336259ea2
Add a bar separator for wwctl node list
2021-04-25 13:55:52 -07:00
Gregory Kurtzer
5e53ff1b7d
Remove useless "Disable" (ref #40 )
2021-04-25 13:41:21 -07:00
Gregory Kurtzer
9d1a3bacfe
profile add doesn't take configuration flags (#57 )
2021-04-25 13:24:51 -07:00
Gregory Kurtzer
663c31fc7e
Added profile UI fixes
...
Related to #63 and #58 .
2021-04-25 13:21:59 -07:00
Gregory Kurtzer
7941f0e23c
Added -y to wwctl set commands
2021-04-25 13:19:49 -07:00
Gregory Kurtzer
faaa7ca3fa
Merge branch 'yqin-topic/pigz' into main
2021-04-25 12:26:25 -07:00
Gregory Kurtzer
4732868966
Slight modification to Yong's pigz conditional
2021-04-25 12:25:34 -07:00
Yong Qin
2e1017ca63
When available, use "pigz" to speedup compression.
2021-04-24 21:00:22 -07:00
Gregory Kurtzer
dc3a60cce7
Make make with no params do the right thing.
2021-04-24 18:50:10 -07:00
Gregory Kurtzer
7d51e64a51
minor wwclient code cleanup
2021-04-24 17:30:15 -07:00
Gregory Kurtzer
0419892e6a
Fix wwclient for compressed overlay stream
2021-04-24 17:26:27 -07:00