Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

show puppetfile subcommand table formatting is not aligned #182

Closed
TraGicCode opened this issue Oct 16, 2018 · 3 comments
Closed

show puppetfile subcommand table formatting is not aligned #182

TraGicCode opened this issue Oct 16, 2018 · 3 comments

Comments

@TraGicCode
Copy link

When running onceover show puppetfile on mac the table is not formatted properly. On Mac, Mine looks like so:

FULL NAME                 | CURRENT VERSION | LATEST VERSION | OUT OF DATE?   | ENDORSEMENT | SUPERSEDED BY
--------------------------|-----------------|----------------|----------------|-------------|---------------
httpsrewrite              | N/A             | N/A            | N/A            | N/A         | N/A
gcc-gcc_package           | N/A             | N/A            | N/A            | N/A         | N/A
octopus-tentacle          | N/A             | N/A            | N/A            | N/A         | N/A
gcc-externalfacts         | N/A             | N/A            | N/A            | N/A         | N/A
bryana-ec2tagfacts        | 0.3.0           | 0.3.0          | No    |             |
puppetlabs-acl            | 2.1.0           | 2.1.0          | No    | supported   |
puppetlabs-scheduled_task | 1.0.0           | 1.0.0          | No    | supported   |
puppet-iis                | 2.0.2           | 3.1.0          | Major |             | puppetlabs-iis
puppetlabs-java           | 2.4.0           | 3.2.0          | Major | supported   |
puppetlabs-registry       | 2.1.0           | 2.1.0          | No    | supported   |
binford2k-node_encrypt    | 0.3.3           | 0.3.3          | No    |             |
puppetlabs-apt            | 6.1.1           | 6.1.1          | No    | supported   |
opentable-iis_rewrite     | 1.0.0           | 1.0.0          | No    |             |
puppet-download_file      | 3.1.0           | 3.2.0          | Minor |             |
puppet-windowsfeature     | 2.1.0           | 3.2.1          | Major | approved    |
puppetlabs-powershell     | 2.1.5           | 2.1.5          | No    | supported   |
puppetlabs-reboot         | 2.0.0           | 2.0.0          | No    | supported   |
rtyler-jenkins            | 1.7.0           | 1.7.0          | No    | approved    |
puppet-archive            | 3.2.0           | 3.2.0          | No    | approved    |
puppetlabs-chocolatey     | 3.1.0           | 3.1.0          | No    | supported   |
puppetlabs-dsc            | 1.4.0           | 1.7.0          | Minor | supported   |
puppet-nodejs             | 6.0.0           | 6.0.0          | No    |             |
puppet-splunk             | 7.2.1           | 7.2.1          | No    | approved    |
puppetlabs-inifile        | 2.4.0           | 2.4.0          | No    | supported   |
puppetlabs-stdlib         | 5.1.0           | 5.1.0          | No    | supported   |
@TraGicCode TraGicCode changed the title Table formatting messed up show puppetfile subcommand table formatting is not aligned Oct 16, 2018
@dylanratcliffe
Copy link
Collaborator

Oh yeah what the hell? I wonder when that broke...

@dylanratcliffe
Copy link
Collaborator

This was broken by #178, need to investigate how to interact with table_print so that it prints correctly

@dylanratcliffe
Copy link
Collaborator

Fixed in #273

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants