-
Notifications
You must be signed in to change notification settings - Fork 54
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
fixed conditionals for installing prerequisites, added lvm2 to prerequisites #283
Conversation
@droidben Please sign-off your commits. |
@asm0deuz Is extended commit message enough or do I need to sign with GPG? |
Signed-off-by: droidben <9570377+droidben@users.noreply.github.com>
…al docs Signed-off-by: droidben <9570377+droidben@users.noreply.github.com>
Added commits signed with gpg now |
…al docs Signed-off-by: droidben <9570377+droidben@users.noreply.github.com>
Signed-off-by: droidben <9570377+droidben@users.noreply.github.com>
…al docs Signed-off-by: Ben Dätwyler <ben.daetwyler@bendroid.ch>
Signed-off-by: Ben Dätwyler <ben.daetwyler@bendroid.ch>
hi @droidben thanks for your contribution Can you elaborate on what you are trying to achieve here? (it's one of the reason a commit message is always welcome by the way). Initially you had 2 commits but you have 11 commits in your branch, please can you clean it up? having the signed-off line in your commit message is enough, we are not requiring any gpg signatures here. Regards |
I will delete this PR and open a new one with the original commits. |
I noticed the prerequisites conditionals were incorrect
Also as per the official docs lvm2 is a prerequisite, so I added it to the infra packages