octocatalog-diff 1.5.3-1 source package in Ubuntu
Changelog
octocatalog-diff (1.5.3-1) unstable; urgency=medium * New upstream release * Bump Standards-Version to 4.1.3; no changes needed * Bump dh compat to 11; no changes needed * Refresh patches * Switch Vcs-* URLs to salsa.d.o -- Apollon Oikonomopoulos <email address hidden> Thu, 08 Mar 2018 00:13:53 +0200
Upload details
- Uploaded by:
- Puppet Package Maintainers
- Uploaded to:
- Sid
- Original maintainer:
- Puppet Package Maintainers
- Architectures:
- all
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Bionic | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
octocatalog-diff_1.5.3-1.dsc | 2.1 KiB | 848c2a6edd22c09060e52898abebdfb267277ac3e011aac61f87704fa0354b0c |
octocatalog-diff_1.5.3.orig.tar.gz | 158.7 KiB | 1820c7a4c00fd51232a0301c5a9a0b51de726083ea5b717b016bff1eeaa42455 |
octocatalog-diff_1.5.3-1.debian.tar.xz | 4.1 KiB | 75b4dfb80eff9ec4045aa2adaea36a64f960c378e6498323c8ab3d3e3007681a |
Available diffs
- diff from 1.4.1-1 to 1.5.3-1 (20.4 KiB)
No changes file available.
Binary packages built by this source
- octocatalog-diff: compile and compare Puppet catalogs from 2 branches, versions, etc
octocatalog-diff is a tool to detect and display differences in Puppet
catalogs compiled from different environments. The catalogs may be
obtained through any of the following means:
- Compilation using a local puppet instance
- Puppet master 3.x/4.x HTTP API
- PuppetDB HTTP API
- Precompiled JSON catalogs
.
octocatalog-diff filters out attributes or resources with no effect
(e.g. tags) and displays only state differences between the two
catalogs. It does not require a working Puppet master (or puppetserver),
making it suitable for development use and use in Continuous Integration
environments.