wip
This commit is contained in:
parent
aad74c13d4
commit
42d1dd433c
1 changed files with 0 additions and 2 deletions
|
@ -25,8 +25,6 @@ for name, unit in node.metadata.get('systemd/units').items():
|
|||
"action:systemd-reload",
|
||||
],
|
||||
}
|
||||
else:
|
||||
raise Exception(f'unknown unit extension: "{extension}"')
|
||||
|
||||
files[path] = {
|
||||
'content': repo.libs.systemd.generate_unitfile(unit),
|
||||
|
|
Loading…
Reference in a new issue