Skip to content

Commit 186c968

Browse files
committed
Enable cloud-init without any aid from ds-identify
1 parent c4272e3 commit 186c968

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

source/adminguide/templates/_cloud_init.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,11 @@ These features can be implemented in `“Linux Template creation process” <_cr
6262
datasource:
6363
CloudStack: {}
6464
None: {}
65+
66+
.. note::
67+
There is a known issue that ds-identify is not able to detect if CloudStack DataSource is enabled and run, if the vm instance is running on VMware or XenServer/XCP-ng. To fix the problem, please run the following command to enable cloud-init without any aid from ds-identify.
68+
69+
echo "policy: enabled" > /etc/cloud/ds-identify.cfg
6570

6671
#. **Password management**
6772

0 commit comments

Comments
 (0)