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

Update avi_azscaleset.tf #557

Open
wants to merge 1 commit into
base: eng
Choose a base branch
from
Open

Update avi_azscaleset.tf #557

wants to merge 1 commit into from

Conversation

itlinux
Copy link
Contributor

@itlinux itlinux commented Jul 22, 2023

remove 16.04 Ubuntu version with the 18.04 as the 16 does not work anymore.

remove 16.04 Ubuntu version with the 18.04 as the 16 does not work anymore.
@vmwclabot
Copy link
Member

@itlinux, you must sign every commit in this pull request acknowledging our Developer Certificate of Origin before your changes are merged. This can be done by adding Signed-off-by: John Doe <[email protected]> to the last line of each Git commit message. The e-mail address used to sign must match the e-mail address of the Git author. Click here to view the Developer Certificate of Origin agreement.

@itlinux
Copy link
Contributor Author

itlinux commented Jul 22, 2023

thanks please let me know if there are any questions.

@tenthirtyam
Copy link

@itlinux, you need to ammend the commit with a sign off.

commit d3d9f5c20f23abd12630ddd386a22a1ca45b9d70 (HEAD -> pr/557, github-desktop-itlinux/patch-1)
Author: Remo Mattei <[email protected]>
Date:   Fri Jul 21 18:25:36 2023 -0700

    Update avi_azscaleset.tf
    
    remove 16.04 Ubuntu version with the 18.04 as the 16 does not work anymore.

This would look like:

commit d3d9f5c20f23abd12630ddd386a22a1ca45b9d70 (HEAD -> pr/557, github-desktop-itlinux/patch-1)
Author: Remo Mattei <[email protected]>
Date:   Fri Jul 21 18:25:36 2023 -0700

    Update avi_azscaleset.tf
    
    remove 16.04 Ubuntu version with the 18.04 as the 16 does not work anymore.
    
    Signed-off-by: Remo Mattei <[email protected]>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants