We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When running onceover show puppetfile on mac the table is not formatted properly. On Mac, Mine looks like so:
onceover show puppetfile
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 |
The text was updated successfully, but these errors were encountered:
Oh yeah what the hell? I wonder when that broke...
Sorry, something went wrong.
This was broken by #178, need to investigate how to interact with table_print so that it prints correctly
Fixed in #273
No branches or pull requests
When running
onceover show puppetfile
on mac the table is not formatted properly. On Mac, Mine looks like so:The text was updated successfully, but these errors were encountered: