stable

salt-3007.1-1.fc41

FEDORA-2025-8a524cd065 created by jsteffan 11 months ago for Fedora 41

Update to 3007.1

How to install

Updates may require up to 24 hours to propagate to mirrors. If the following command doesn't work, please retry later:

sudo dnf upgrade --refresh --advisory=FEDORA-2025-8a524cd065

This update has been submitted for testing by jsteffan.

11 months ago

This update's test gating status has been changed to 'ignored'.

11 months ago

This update has been pushed to testing.

11 months ago
User Icon rcallicotte commented & provided feedback 11 months ago
karma

I tested with a very simple "hello world" state. Please note salt-master and salt-minion are on the same host in this test.

top.sls:

base:
  '*':
    - hello

hello.sls

'{{ slspath }} deploy hello world file':
  file.managed:
    - name: /hello_world.txt
    - contents:
      - Hello
      - World

This works successfully.

BZ#2279304 Salt stopped completly working on f40

This update can be pushed to stable now if the maintainer wishes

11 months ago

This update has been submitted for stable by jsteffan.

11 months ago

This update has been pushed to stable.

11 months ago

Please log in to add feedback.

Metadata
Type
bugfix
Karma
1
Signed
Content Type
RPM
Test Gating
Autopush Settings
Unstable by Karma
-3
Stable by Karma
3
Stable by Time
14 days
Dates
submitted
11 months ago
in testing
11 months ago
in stable
11 months ago
approved
11 months ago
BZ#2279304 Salt stopped completly working on f40
0
1

Automated Test Results