refractor: move profile template in its own directory.

This commit is contained in:
Alexandre Pujol 2023-09-28 19:42:17 +01:00
parent 6cbc076ba4
commit 5b180bfeb2
Failed to generate hash of commit
2 changed files with 1 additions and 1 deletions

View file

@ -15,7 +15,7 @@ import (
const indentation = " "
var (
//go:embed template.j2
//go:embed templates/profile.j2
tmplFileAppArmorProfile string
// tmplFunctionMap is the list of function available in the template