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, Nov 10, 06:01
Unknown Object (File)
Sat, Nov 9, 06:29
Unknown Object (File)
Thu, Nov 7, 16:33
Unknown Object (File)
Thu, Oct 31, 09:27
Unknown Object (File)
Wed, Oct 30, 09:48
Unknown Object (File)
Sun, Oct 27, 02:26
Unknown Object (File)
Sun, Oct 20, 20:13
Unknown Object (File)
Sat, Oct 19, 08:37
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