Disabled creation msg

This commit is contained in:
2022-06-30 03:46:55 +02:00
parent 7942c77637
commit 75a54c4fc2
2 changed files with 4 additions and 7 deletions

View File

@@ -167,8 +167,8 @@ source:
targets: targets:
lxc: lxc:
create-message: | #create-message: |
You just created an {{ image.description }} container. # You just created an {{ image.description }} container.
config: config:
- type: all - type: all

View File

@@ -788,11 +788,8 @@ source:
targets: targets:
lxc: lxc:
create-message: |- #create-message: |-
You just created a {{ image.description }} container. # You just created a {{ image.description }} container.
To enable SSH, run: apt install openssh-server
No default root or user password are set by LXC.
config: config:
- type: all - type: all