Complete transfer of Warewulf from HPCng

Warewulf is now being maintained in its own GitHub organization at
github.com/warewulf

Signed-off-by: Jonathon Anderson <janderson@ciq.com>
This commit is contained in:
Jonathon Anderson
2024-01-26 21:31:53 -07:00
parent 4fd05aa554
commit a1832ad8c1
214 changed files with 628 additions and 632 deletions

View File

@@ -16,11 +16,11 @@ import (
"github.com/coreos/go-systemd/daemon"
"github.com/google/uuid"
warewulfconf "github.com/hpcng/warewulf/internal/pkg/config"
"github.com/hpcng/warewulf/internal/pkg/pidfile"
"github.com/hpcng/warewulf/internal/pkg/wwlog"
"github.com/spf13/cobra"
"github.com/talos-systems/go-smbios/smbios"
warewulfconf "github.com/warewulf/warewulf/internal/pkg/config"
"github.com/warewulf/warewulf/internal/pkg/pidfile"
"github.com/warewulf/warewulf/internal/pkg/wwlog"
)
var (