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)
Mon, Apr 28, 12:13
Unknown Object (File)
Mon, Apr 28, 07:50
Unknown Object (File)
Sat, Apr 26, 21:45
Unknown Object (File)
Sat, Apr 26, 19:01
Unknown Object (File)
Fri, Apr 25, 23:07
Unknown Object (File)
Tue, Apr 22, 07:43
Unknown Object (File)
Sun, Apr 20, 20:51
Unknown Object (File)
Sun, Apr 20, 08:15
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