Merge pull request #145394 from Artturin/removedeprecated1
This commit is contained in:
commit
76439257f4
1 changed files with 1 additions and 1 deletions
|
@ -61,7 +61,7 @@ in
|
|||
description = "Templates for LXD";
|
||||
type = types.attrsOf (types.submodule (templateSubmodule));
|
||||
default = {};
|
||||
example = literalExample ''
|
||||
example = literalExpression ''
|
||||
{
|
||||
# create /etc/hostname on container creation
|
||||
"hostname" = {
|
||||
|
|
Loading…
Reference in a new issue