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

[3006.x] backport: Update SSH wrappers, wrap more funcs #66661

Merged
merged 7 commits into from
Jun 25, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions changelog/50196.fixed.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Made slsutil.renderer work with salt-ssh
1 change: 1 addition & 0 deletions changelog/51605.fixed.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Fixed defaults.merge is not available when using salt-ssh
1 change: 1 addition & 0 deletions changelog/56441.fixed.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Fixed config.get does not support merge option with salt-ssh
1 change: 1 addition & 0 deletions changelog/61100.fixed.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Fixed state.test does not work with salt-ssh
1 change: 1 addition & 0 deletions changelog/61143.fixed.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Made slsutil.findup work with salt-ssh
1 change: 1 addition & 0 deletions changelog/65067.fixed.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Fixed slsutil.update with salt-ssh during template rendering
1 change: 1 addition & 0 deletions changelog/65630.fixed.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Added SSH wrapper for logmod
Loading
Loading