Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Develop to Main #10

Merged
merged 3 commits into from
Jan 24, 2022
Merged

Develop to Main #10

merged 3 commits into from
Jan 24, 2022

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.

2 participants