Actions
Feature #8022
closedHammer cli should support setting a ssh paswort for new compute resource images (libvirt)
Status:
Resolved
Priority:
Normal
Assignee:
-
Category:
Compute resources
Target version:
-
Description
Hello,
when adding an new image to a libvirt compute resource using the foreman hammer cli there should be an option to set a password which will be used to ssh into a new vm during provisioning time to deploy the finish scripts:
hammer compute-resource image create --help Usage: hammer compute-resource image create [OPTIONS] Options: --architecture ARCHITECTURE_NAME Architecture name --architecture-id ARCHITECTURE_ID --compute-resource COMPUTE_RESOURCE_NAME Compute resource name --compute-resource-id COMPUTE_RESOURCE_ID --name NAME --operatingsystem-id OPERATINGSYSTEM_ID --username USERNAME --uuid UUID -h, --help print help
Here the password option is missing.
Updated by Dominic Cleal over 10 years ago
- Category changed from Hammer core to Foreman commands (obsolete)
Updated by Tomáš Strachota over 8 years ago
- Description updated (diff)
- Category changed from Foreman commands (obsolete) to Compute resources
Updated by Tomáš Strachota over 8 years ago
- Related to Tracker #16829: Tracker for compute resource related issues added
Actions