Disabled creation msg
This commit is contained in:
@@ -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
|
||||||
|
|||||||
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user