Skip to content

Commit e574480

Browse files
author
Robert Breker
committed
Correct template comment. XSCONTAINERRSAPUB is required for container management
Signed-off-by: Robert Breker <[email protected]>
1 parent 7891fd0 commit e574480

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/xscontainer/data/cloud-config.template

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ hostname: %XSVMNAMETOHOSTNAME%
44
ssh_authorized_keys:
55
# - ssh-rsa <Your public key>
66
# The following entry will automatically be replaced with a public key
7-
# generated by XenServer's container enablement. If the key-entry exists,
8-
# monitoring will automatically be enabled for the VM.
7+
# generated by XenServer's container management. The key-entry must exist,
8+
# in order to enable container management for this VM.
99
- ssh-rsa %XSCONTAINERRSAPUB%
1010
coreos:
1111
units:

0 commit comments

Comments
 (0)