Page MenuHomeDevCentral

Prune PHP extensions Debian packages installed by default
ClosedPublic

Authored by dereckson on Aug 29 2021, 13:39.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Feb 16, 13:02
Unknown Object (File)
Sun, Feb 16, 12:37
Unknown Object (File)
Sun, Feb 16, 12:17
Unknown Object (File)
Thu, Feb 13, 11:01
Unknown Object (File)
Tue, Feb 11, 19:40
Unknown Object (File)
Sat, Feb 8, 18:38
Unknown Object (File)
Fri, Jan 31, 10:08
Unknown Object (File)
Thu, Jan 30, 14:16
Subscribers
None

Details

Summary

Fixes T1643.

Test Plan

salt-call --local state.sls_id languages_libs roles/shellserver/userland-software/base

Diff Detail

Repository
rOPS Nasqueron Operations
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

dereckson created this revision.
$ cd /srv/salt
$ arc patch D2399
...
$ salt-call --local state.sls_id languages_libs roles/shellserver/userland-software/base
local:
----------
          ID: languages_libs
    Function: pkg.installed
      Result: True
     Comment: All specified packages are already installed
     Started: 13:41:10.818393
    Duration: 85.746 ms
     Changes:

Summary for local
------------
Succeeded: 1
Failed:    0
------------
Total states run:     1
Total run time:  85.746 ms
This revision is now accepted and ready to land.Aug 29 2021, 13:41