Page MenuHomeDevCentral

Prune PHP extensions Debian packages installed by default
ClosedPublic

Authored by dereckson on Aug 29 2021, 13:39.
Tags
None
Referenced Files
F12070526: D2399.id6034.diff
Wed, Oct 1, 12:16
F12070520: D2399.id6033.diff
Wed, Oct 1, 12:15
F12069799: D2399.diff
Wed, Oct 1, 07:25
Unknown Object (File)
Mon, Sep 29, 11:23
Unknown Object (File)
Sun, Sep 28, 17:27
Unknown Object (File)
Sun, Sep 28, 17:27
Unknown Object (File)
Fri, Sep 26, 05:09
Unknown Object (File)
Thu, Sep 25, 05:45
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