Disabled creation msg
This commit is contained in:
@@ -167,8 +167,8 @@ source:
|
||||
|
||||
targets:
|
||||
lxc:
|
||||
create-message: |
|
||||
You just created an {{ image.description }} container.
|
||||
#create-message: |
|
||||
# You just created an {{ image.description }} container.
|
||||
|
||||
config:
|
||||
- type: all
|
||||
|
||||
@@ -788,11 +788,8 @@ source:
|
||||
|
||||
targets:
|
||||
lxc:
|
||||
create-message: |-
|
||||
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.
|
||||
#create-message: |-
|
||||
# You just created a {{ image.description }} container.
|
||||
|
||||
config:
|
||||
- type: all
|
||||
|
||||
Reference in New Issue
Block a user