Skip to content

Conversation

@MonolithProjects
Copy link
Owner

[FEATURE] Define existing base image
[FEATURE] Local user is now optional
[FIX] Default values of local_admin and ssh_private_key are null

chrodriguez and others added 3 commits January 23, 2022 11:35
When trying to use this module with my own configuration, I found myself
with some needs that think can be usefull to make this module more
reusable:

* Storage management: added two variables to use existing base images an
  not always uploading a base image
  * base_pool_name: define an existing pool name
  * base_volume_name: define an existing base volume name
* Local user management: when this variable is empty do not create a
  local_user. Changed default value to make this a default behaviour.
* Test vm connection: in almost all cases users would use their default
  private key, that may be loaded with ssh-agent. So default behaviour
  seems to be null value, but allow to define a different value
Explain changed values and added variables
Add new variables and change defaults for some variables
@MonolithProjects MonolithProjects merged commit afbe7f2 into main Jan 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants