Page MenuHomeDevCentral

Update Salt repository on Debian
ClosedPublic

Authored by dereckson on Aug 3 2024, 15:44.
Tags
None
Referenced Files
F3587342: D3393.diff
Thu, Sep 19, 21:34
Unknown Object (File)
Mon, Sep 16, 08:01
Unknown Object (File)
Fri, Sep 6, 18:26
Unknown Object (File)
Fri, Sep 6, 15:40
Unknown Object (File)
Thu, Sep 5, 21:48
Unknown Object (File)
Thu, Sep 5, 21:13
Unknown Object (File)
Thu, Sep 5, 20:46
Unknown Object (File)
Sun, Aug 25, 17:58
Subscribers
None

Details

Summary

Salt repository information has been updated for 3006+.

Reference: https://docs.saltproject.io/salt/install-guide/en/latest/topics/install-by-operating-system/debian.html

Fixes T1994.

Test Plan

Deploy on Eglide

Diff Detail

Repository
rOPS Nasqueron Operations
Lint
Lint Passed
Unit
No Test Coverage
Branch
salt-onedir-debian
Build Status
Buildable 5401
Build 5682: arc lint + arc unit

Event Timeline

dereckson created this revision.
Eglide
$ salt-call --local state.apply roles/core/salt test=True
[…]
----------
          ID: /etc/apt/keyrings/salt-archive-keyring-2023.gpg
    Function: file.managed
      Result: True
     Comment: The file /etc/apt/keyrings/salt-archive-keyring-2023.gpg is in the correct state
     Started: 16:25:09.653065
    Duration: 7.356 ms
     Changes:
----------
          ID: /etc/apt/sources.list.d/salt.list
    Function: file.managed
      Result: True
     Comment: The file /etc/apt/sources.list.d/salt.list is in the correct state
     Started: 16:25:09.660512
    Duration: 1.221 ms
     Changes:
[…]

Unit wanted to overwrite Eglide-specific Vault Salt configuration, I've opened T1998 for follow-up.

This revision is now accepted and ready to land.Aug 5 2024, 19:22
This revision was automatically updated to reflect the committed changes.