sureshanaparti commented on code in PR #483:
URL:
https://github.com/apache/cloudstack-documentation/pull/483#discussion_r2306654892
##########
source/adminguide/virtual_machines/importing_vmware_vms_into_kvm.rst:
##########
@@ -24,7 +24,13 @@ The virt-v2v output (progress) is logged in the CloudStack
agent logs, to help a
::
+ dnf install virt-v2v
+
+ cat <<EOF >> /etc/cloudstack/agent/agent.properties
Review Comment:
```suggestion
cat <<EOF>> /etc/cloudstack/agent/agent.properties
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]