Michael L. Young
3957ffb2c9
ipmi: Fix log output, set IMPI port on profile and settings for console
...
- Fix the logs to reference the correct IPMI setting that is being set.
- Add setting the IPMI port at a profile level.
- Apply all IPMI settings when preparing to us the console.
Closes #225
2021-12-06 16:32:31 -05:00
Christian Goll
04f0a25fbc
Merge pull request #211 from mslacken/update-gitignore
...
updated .gitignore to ignore man pages
2021-12-03 11:05:02 +01:00
Gregory M. Kurtzer
503480809b
Merge pull request #186 from elguero/releaseBuilds
...
Add GitHub action to build new release assets and upload them
2021-11-26 18:08:58 -08:00
Gregory M. Kurtzer
1fa4408aaa
Merge pull request #204 from jcsiadal/help
...
Update help output
2021-11-26 17:52:51 -08:00
Gregory M. Kurtzer
afd1b9e9f0
Merge pull request #218 from paulscherrerinstitute/install_wwclient
...
install `wwclient` for all system overlays
2021-11-26 17:47:53 -08:00
Gregory M. Kurtzer
308d1241b3
Merge pull request #216 from griznog/new-feature
...
Add fields for use in iPxe templates
2021-11-26 17:47:40 -08:00
Niko Kivel
300070c3bc
install wwclient for all system overlays
2021-11-25 23:04:17 +01:00
Christian Goll
21cc3ecbb1
Merge pull request #205 from mslacken/regexp-match
...
Adding '^' and '$' to serach string to avoid greedy regexp
2021-11-25 07:04:39 +01:00
griznog
7f56463c63
Had the wrong name for Cluster.
2021-11-23 12:59:36 -06:00
griznog
bd5218a7c7
Add Id and Cluster to the available variables for template substitution.
2021-11-23 10:44:35 -06:00
Christian Goll
74da63d079
set .conf files for man_page and bash_completion
2021-11-19 10:02:13 +01:00
Christian Goll
5d729f5cc4
updated .gitignore to ignore man pages
2021-11-15 10:03:27 +01:00
Christian Goll
6bf8695951
Adding '^' and '$' to serach string to avoid greedy regexp
2021-11-09 13:51:57 +01:00
jcsiadal
0b93d6c277
Update help
...
Signed-off-by: jcsiadal <jeremy.c.siadal@intel.com >
2021-11-08 11:36:21 -08:00
Michael L. Young
fafbb810fa
Remove ifndef
2021-11-08 08:54:22 -05:00
Michael L. Young
d6909080fc
Change pattern for setting VERSION and RELEASE to allow them to be overriden.
2021-11-08 08:48:55 -05:00
Michael L. Young
df1dd94655
Resolve merge conflict due to newer spec file.
2021-11-08 08:41:31 -05:00
Gregory M. Kurtzer
3912f5da98
Merge pull request #199 from paulscherrerinstitute/node_util
...
fix FindByHwaddr
2021-11-06 17:29:40 -07:00
Gregory M. Kurtzer
128c7a1f21
Merge pull request #195 from jcsiadal/rpm-fixes
...
Patch for RPM builds
2021-11-05 18:55:26 -07:00
Niko Kivel
02500ad56d
moved node utils to util.go
...
added tests for FindByHwaddr and FindByIpaddr
2021-11-03 11:51:35 +01:00
jcsiadal
9b2f47ed95
Add dist macro back
...
Signed-off-by: jcsiadal <jeremy.c.siadal@intel.com >
2021-11-02 08:36:20 -07:00
jcsiadal
f7396ae5be
Updates to build an RPM
...
Signed-off-by: jcsiadal <jeremy.c.siadal@intel.com >
2021-11-01 11:32:59 -07:00
jcsiadal
de2c882ba1
Replace HTML in help
...
Signed-off-by: jcsiadal <jeremy.c.siadal@intel.com >
2021-10-28 17:48:16 -07:00
Michael L. Young
17c71993d3
Add GitHub action to build new release assets and upload them
2021-10-26 22:25:50 -04:00
Gregory M. Kurtzer
4272e13fa3
Merge pull request #182 from hpcng/4.2.x
...
Merge pull request #179 from gmkurtzer/overlay_fix
2021-10-25 14:11:20 -07:00
Gregory M. Kurtzer
9220e6ade5
Merge pull request #179 from gmkurtzer/overlay_fix
...
Fix error WRT deleting file in default overlay
2021-10-25 14:10:15 -07:00
Gregory Kurtzer
49c14f0de5
Merge branch 'main' of github.com:hpcng/warewulf into 4.2.x
2021-10-23 19:57:21 -07:00
Gregory Kurtzer
e62c4c78d9
Readme links update
2021-10-23 19:56:19 -07:00
Gregory Kurtzer
852ad6fb38
Fix error WRT deleting file in default overlay
2021-10-23 19:38:34 -07:00
Gregory M. Kurtzer
5ba31b3537
Merge pull request #174 from gmkurtzer/expand_bracket
...
Bracket expansion for node ranges
2021-10-23 12:30:12 -07:00
Gregory Kurtzer
b90883ad2d
Properly increment IP addresses on multi-node set
2021-10-22 16:10:12 -07:00
Gregory Kurtzer
51c15f3c39
Update CLI to all use the new expand bracket capability
2021-10-15 21:37:47 -07:00
Gregory Kurtzer
6b12edc122
Add ability to increment an IPv4 address
2021-10-15 21:37:03 -07:00
Gregory Kurtzer
6f2ea76232
First version of the hostlist public package
2021-10-15 21:36:16 -07:00
Gregory M. Kurtzer
2f0bf28d72
Merge pull request #172 from mslacken/fix-kernel-imprt
...
kernel import must not have absolute path
2021-10-15 07:43:21 -07:00
Christian Goll
7c6c96fc4f
kernel import must not have absolute path
2021-10-14 11:52:14 +02:00
Gregory M. Kurtzer
9d89a3b8dd
Merge pull request #168 from mslacken/secure-nodes.conf
...
nodes.conf must not be world readable as it contains impipassword
2021-10-13 12:07:53 -07:00
Christian Goll
83232db4b5
nodes.conf must not be world readable as it contains impipassword
2021-10-13 09:32:19 +02:00
Gregory M. Kurtzer
bbf6398fed
Merge pull request #162 from gmkurtzer/profile_discoverable
...
Allow `--discoverable` option to be set via profiles
2021-10-01 00:09:05 -07:00
Gregory Kurtzer
cb1455bd8b
Allow --discoverable option to be set via profiles (ref: #159 )
2021-10-01 00:05:41 -07:00
Gregory M. Kurtzer
604dd2026f
Merge pull request #149 from mslacken/bash-dynamic-nouns
...
Bash-completion dynamic nouns
2021-09-30 23:56:22 -07:00
Gregory M. Kurtzer
dbef20d498
Merge pull request #157 from gmkurtzer/overlay_autoupdate
...
Update or build overlays on demand
2021-09-30 23:47:55 -07:00
Gregory M. Kurtzer
d2a7b22d9f
Merge pull request #161 from elguero/main
...
Update spec file and systemd unit file
2021-09-30 23:47:33 -07:00
Gregory Kurtzer
6e78f1e89b
Fix lint errors
2021-09-30 23:43:24 -07:00
Gregory Kurtzer
238b61a682
Daemon logging to syslog ( #152 )
2021-09-30 23:40:16 -07:00
Gregory Kurtzer
384c4c0286
Make the overlay auto-update configurable
2021-09-30 23:02:04 -07:00
Gregory Kurtzer
2234532ac8
Add dhcpd lease max time
2021-09-30 23:01:34 -07:00
Gregory Kurtzer
dffa5a348e
Minor bugfix in overlay-runtime REST path
2021-09-30 23:01:19 -07:00
Michael L. Young
2b75286612
Fix link to documentation in systemd unit file
2021-10-01 01:29:28 -04:00
Michael L. Young
b0ede5d03e
RPM Spec File Improvements
...
- Fix package reference for EL7
- Update spec file to use systemd macros
- Use macros to refer to file paths
- Update syntax
2021-10-01 01:26:53 -04:00