feat: add rustfs puppet module - #84
Merged
Merged
Conversation
VILJkid
force-pushed
the
feat/add-rustfs-puppet-module
branch
10 times, most recently
from
August 20, 2026 18:06
d1e2241 to
4d2e6a8
Compare
Pinned to specific commit instead of tagged release. Source: https://github.com/Obmondo/puppet-rustfs.git/commit/feat/add-puppet-rustfs-module
Signed-off-by: Sidharth Jawale <sidharth@obmondo.com>
Signed-off-by: Sidharth Jawale <sidharth@obmondo.com>
VILJkid
force-pushed
the
feat/add-rustfs-puppet-module
branch
from
August 20, 2026 18:33
4d2e6a8 to
50b1349
Compare
ashish1099
reviewed
Aug 21, 2026
| configure => 'auto', | ||
| manual_config => undef, | ||
| domains => $domains, | ||
| version => '3.2.0', |
Member
There was a problem hiding this comment.
it should be default, but thats fine for now
Member
Author
There was a problem hiding this comment.
Ideally yes, we shouldn't be needed to mention this, but this is done intentionally to still support haproxy 2.8 without them making any changes.
Haproxy 3.x will only be installed when provided version like this... Maybe we can refactor the code a bit to accommodate the latest version, but for now I think let's keep it as is...
ashish1099
marked this pull request as ready for review
August 25, 2026 07:01
VILJkid
marked this pull request as draft
August 25, 2026 07:19
Signed-off-by: Sidharth Jawale <sidharth@obmondo.com>
VILJkid
force-pushed
the
feat/add-rustfs-puppet-module
branch
from
August 25, 2026 07:42
097a22e to
d487131
Compare
ashish1099
marked this pull request as ready for review
August 25, 2026 07:45
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Signed-off-by: Sidharth Jawale sidharth@obmondo.com