Page MenuHomeDevCentral

Update Salt repository on Debian
ClosedPublic

Authored by dereckson on Aug 3 2024, 15:44.
Tags
None
Referenced Files
F7174308: D3393.id8785.diff
Mon, Apr 21, 23:05
F7172792: D3393.id8785.diff
Mon, Apr 21, 22:30
Unknown Object (File)
Mon, Apr 21, 02:59
Unknown Object (File)
Sun, Apr 20, 08:24
Unknown Object (File)
Sat, Apr 19, 15:29
Unknown Object (File)
Fri, Apr 18, 23:58
Unknown Object (File)
Fri, Apr 18, 07:56
Unknown Object (File)
Tue, Apr 15, 13:31
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 Not Applicable
Unit
Tests Not Applicable

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.