Page MenuHomeDevCentral

Install banner utilities
ClosedPublic

Authored by dereckson on May 4 2016, 00:42.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Nov 13, 07:59
Unknown Object (File)
Tue, Nov 5, 02:04
Unknown Object (File)
Tue, Nov 5, 02:04
Unknown Object (File)
Tue, Nov 5, 02:04
Unknown Object (File)
Tue, Nov 5, 02:04
Unknown Object (File)
Tue, Nov 5, 01:16
Unknown Object (File)
Thu, Oct 31, 03:30
Unknown Object (File)
Tue, Oct 22, 21:00
Subscribers
None

Details

Summary

Fixes T818.

Test Plan

Run salt on Eglide

Diff Detail

Repository
rOPS Nasqueron Operations
Lint
No Lint Coverage
Unit
No Test Coverage
Branch
T818
Build Status
Buildable 496
Build 611: arc lint + arc unit

Event Timeline

dereckson retitled this revision from to Install banner utilities.
dereckson updated this object.
dereckson edited the test plan for this revision. (Show Details)
dereckson added a reviewer: Rashk0.
dereckson added inline comments.
roles/shellserver/userland-software/base.sls
55

if

This revision is now accepted and ready to land.Jun 12 2016, 22:38

      ID: utilities
Function: pkg.installed
  Result: False
 Comment: Problem encountered installing package(s). Additional info follows:
          
          errors:
              - debconf: delaying package configuration, since apt-utils is not installed
                E: Sub-process /usr/bin/dpkg returned an error code (2)
 Started: 22:39:12.007531
Duration: 4984.292 ms
 Changes:

On Debian, we need to install toilet-fonts to get more fonts for TOIlet.

There doesn't seem to have currently a package for extra FIGlet fonts (popular fonts like ogre or doom missing).

dereckson edited edge metadata.

Added software:

  • sysvbanner (Debian / Ubuntu)
  • toilet
  • toilet-fonts (Debian / Ubuntu)

Sorted by alphabetical order.

This revision is now accepted and ready to land.Jun 12 2016, 23:13
This revision was automatically updated to reflect the committed changes.