Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: metrixware-echoes-tech/puppet-boost
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.1.0
Choose a base ref
...
head repository: metrixware-echoes-tech/puppet-boost
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 2 commits
  • 2 files changed
  • 1 contributor

Commits on Aug 26, 2015

  1. Add support for Ubuntu Lucid

    + Remove c++ tag
    Florent Poinsaut authored and Florent Poinsaut committed Aug 26, 2015
    Copy the full SHA
    3a05078 View commit details

Commits on Aug 10, 2016

  1. Fix wrong Echoes website URL

    Florent Poinsaut authored Aug 10, 2016
    Copy the full SHA
    aea8d41 View commit details
Showing with 2 additions and 2 deletions.
  1. +1 −1 README.md
  2. +1 −1 metadata.json
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -157,7 +157,7 @@ RedHat and Debian family OSes are officially supported. Tested and built on Debi

## Development

[Echoes Technologies](https://www.echoes-tech.com) modules on the Puppet Forge are open projects, and community contributions are essential for keeping them great.
[Echoes Technologies](https://echoes.fr) modules on the Puppet Forge are open projects, and community contributions are essential for keeping them great.

[Fork this module on GitHub](https://github.com/echoes-tech/puppet-boost/fork)

2 changes: 1 addition & 1 deletion metadata.json
Original file line number Diff line number Diff line change
@@ -9,7 +9,6 @@
"issues_url": "https://github.com/echoes-tech/puppet-boost/issues",
"tags": [
"cpp",
"c++",
"libraries"
],
"operatingsystem_support": [
@@ -24,6 +23,7 @@
{
"operatingsystem": "Ubuntu",
"operatingsystemrelease": [
"10.04",
"12.04",
"14.04"
]