doc: Fix gentoo example
Signed-off-by: Thomas Hipp <thomas.hipp@canonical.com>
This commit is contained in:
parent
c0e1763a22
commit
4f65bc498c
@ -19,12 +19,12 @@ targets:
|
|||||||
- type: all
|
- type: all
|
||||||
before: 5
|
before: 5
|
||||||
content: |-
|
content: |-
|
||||||
lxc.include = LXC_TEMPLATE_CONFIG/alpine.common.conf
|
lxc.include = LXC_TEMPLATE_CONFIG/gentoo.common.conf
|
||||||
|
|
||||||
- type: user
|
- type: user
|
||||||
before: 5
|
before: 5
|
||||||
content: |-
|
content: |-
|
||||||
lxc.include = LXC_TEMPLATE_CONFIG/alpine.userns.conf
|
lxc.include = LXC_TEMPLATE_CONFIG/gentoo.userns.conf
|
||||||
|
|
||||||
- type: all
|
- type: all
|
||||||
after: 4
|
after: 4
|
||||||
|
Loading…
Reference in New Issue
Block a user