Merge branch 'refac/provision' of https://github.com/kcdodd/warewulf into kcdodd-refac/provision

This commit is contained in:
Gregory Kurtzer
2022-05-24 20:36:05 -07:00
29 changed files with 1243 additions and 798 deletions

View File

@@ -154,7 +154,7 @@ test-cover: ## Run test coverage and generate html report
rm *.coverprofile
go tool cover -html=coverage/cover.out -o=coverage/cover.html
debian: all
debian: all
files: all
install -d -m 0755 $(DESTDIR)$(BINDIR)
@@ -265,4 +265,3 @@ clean:
install: files install_wwclient
debinstall: files debfiles