We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7891fd0 commit e574480Copy full SHA for e574480
src/xscontainer/data/cloud-config.template
@@ -4,8 +4,8 @@ hostname: %XSVMNAMETOHOSTNAME%
4
ssh_authorized_keys:
5
# - ssh-rsa <Your public key>
6
# 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.
+ # generated by XenServer's container management. The key-entry must exist,
+ # in order to enable container management for this VM.
9
- ssh-rsa %XSCONTAINERRSAPUB%
10
coreos:
11
units:
0 commit comments