Page MenuHomeDevCentral

Install docker-processes on Docker servers
ClosedPublic

Authored by dereckson on Oct 3 2018, 20:41.
Tags
None
Referenced Files
F10933566: D1840.id4647.diff
Tue, Aug 5, 19:49
F10932632: D1840.id.diff
Tue, Aug 5, 16:59
F10931660: D1840.id4649.diff
Tue, Aug 5, 15:35
F10931625: D1840.id4647.diff
Tue, Aug 5, 15:35
Unknown Object (File)
Mon, Aug 4, 11:35
Unknown Object (File)
Sun, Aug 3, 23:20
Unknown Object (File)
Sat, Aug 2, 03:52
Unknown Object (File)
Tue, Jul 29, 19:03
Subscribers
None

Details

Summary

Ref T1456

Test Plan

containers-ps and ps auxw | what-container | grep mastodon

Diff Detail

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

Event Timeline

dereckson created this revision.
Salt master
$ salt equatower state.apply roles/paas-docker/docker/software
equatower:
...
----------
          ID: install_docker_extra_packages
    Function: pkg.installed
      Result: True
     Comment: The following packages were installed/updated: docker-processes
     Started: 20:40:15.028569
    Duration: 7803.153 ms
     Changes:   
              ----------
              docker-processes:
                  ----------
                  new:
                      0.0.1-1
                  old:

Summary for equatower
------------
Succeeded: 4 (changed=1)
Failed:    0
------------
Total states run:     4
Total run time:   9.348 s
This revision is now accepted and ready to land.Oct 3 2018, 20:45
This revision was automatically updated to reflect the committed changes.