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

Commit on behalf of Daniel Parkes #5583

Closed
wants to merge 3 commits into from
Closed

Commit on behalf of Daniel Parkes #5583

wants to merge 3 commits into from

Conversation

rmahique
Copy link
Contributor

@rmahique rmahique commented Jul 23, 2020

Change the radosgw_frontend_port to take in account more than 1 RGW instance, in it’s original form 'radosgw_frontend_port': radosgw_frontend_port | int , it configured the 8080 port to all instances, with the following modification 'radosgw_frontend_port': radosgw_frontend_port | int + item|int we increase in 1 the port count.

Removed the conditional check rgw_instances is undefined, this has to be checked in detail but this variable was never arriving undefined at this point of the playbook.

Signed-off-by: Raul rmahique@redhat.com

Change the radosgw_frontend_port to take in account more than 1 RGW instance, in it’s original form 'radosgw_frontend_port': radosgw_frontend_port | int , it configured the 8080 port to all instances, with the following modification 'radosgw_frontend_port': radosgw_frontend_port | int + item|int we increase in 1 the port count.

Removed the conditional check rgw_instances is undefined, this has to be checked in detail but this variable was never arriving undefined at this point of the playbook.
@rmahique
Copy link
Contributor Author

This error has nothing to do with the change.

fatal: [rgw0]: FAILED! => changed=false
attempts: 3
msg: 'Failed to download metadata for repo ''extras'': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried'
rc: 1
results: []

raul added 2 commits July 24, 2020 12:24
Signed-off-by: Raul <rmahique@redhat.com>
@rmahique rmahique closed this Jul 30, 2020
@dsavineau
Copy link
Contributor

Why are you closing this ?

https://bugzilla.redhat.com/show_bug.cgi?id=1859872 doesn't need to be fixed anymore ?

@rmahique
Copy link
Contributor Author

rmahique commented Aug 3, 2020

it does, i think i closed by mistake

@rmahique
Copy link
Contributor Author

rmahique commented Aug 3, 2020

I created another pull request:
#5613

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.

None yet

2 participants