Christian Goll
|
afc94ebd42
|
created exports with template
|
2022-02-26 22:39:50 +00:00 |
|
Christian Goll
|
ad45200f7a
|
extended tstruct for templating
- tstruct is in new datastructure.go
- updated fstab.ww to new syntax
|
2022-02-26 22:39:50 +00:00 |
|
jcsiadal
|
8e626e9a62
|
Add config option for shared state dir
Signed-off-by: jcsiadal <jeremy.c.siadal@intel.com>
Changes default share to /srv/warewulf
Update specfile
Some changes to match Golang standards
|
2022-01-11 05:52:58 +00:00 |
|
Gregory Kurtzer
|
f745d90c9c
|
Added some fixes to #184
|
2021-12-28 16:50:07 -08:00 |
|
Gregory Kurtzer
|
ed57dbfe32
|
Merge branch 'improve_nfs' of https://github.com/robgjansen/warewulf into robgjansen-improve_nfs
|
2021-12-28 16:27:03 -08:00 |
|
Christian Goll
|
74da63d079
|
set .conf files for man_page and bash_completion
|
2021-11-19 10:02:13 +01:00 |
|
Yoshiaki SENDA
|
0437ec855a
|
Fix lint error: Add error check to defaults.Set (#2)
|
2021-11-09 15:56:16 -05:00 |
|
Yoshiaki SENDA
|
a6b432062a
|
support structs with default values (#1)
* support struct with default values #183
* omit space
|
2021-11-08 17:33:31 -05:00 |
|
Rob Jansen
|
a0ba8ead5c
|
Allow configuration of nfs export/mount options
|
2021-10-25 17:15:09 -04: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 |
|
WestleyR
|
4edc16953e
|
Fix linting issues
|
2021-09-07 20:48:51 -07:00 |
|
Gregory Kurtzer
|
a82e1b0ea5
|
Fixed formatting across entire project
|
2021-08-21 08:04:47 -07: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 |
|
Ian Kaneshiro
|
846b45524c
|
Tidy up
- Ran goimports to format code and imports
- Removed unused module from go.mod
- Added .editorconfig to keep formatting standard across contributors
|
2021-02-16 11:54:12 -08:00 |
|
Gregory Kurtzer
|
5e8ef337d0
|
Add network as part of the warewulfconf (figure it out if undef)
|
2020-12-19 21:03:01 -08:00 |
|
Gregory Kurtzer
|
4efb27a82f
|
Added support for tftp service and updated service interface and config
|
2020-12-04 22:14:29 -08:00 |
|
Gregory Kurtzer
|
df96dee6be
|
Added a configurable update interval for WWClient
|
2020-12-03 19:14:40 -08:00 |
|
Gregory Kurtzer
|
4b285db614
|
Added a package for Warewulf config
|
2020-12-03 17:27:29 -08:00 |
|