Skip to content

Commit

Permalink
Merge pull request #246 from puppetlabs/update-readme
Browse files Browse the repository at this point in the history
(CAT-1529) Update README.md LICENSE section
  • Loading branch information
jordanbreen28 authored Oct 18, 2023
2 parents a5f9ced + ab308c3 commit e166c1c
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ Simple tasks to provision and tear down containers, instances and virtual machin
* [Provision Service](#provision_service)
4. [Limitations - OS compatibility, etc.](#limitations)
5. [Development - Guide for contributing to the module](#development)
6. [License - Additional information in regards to licensing](#license)

## Description

Expand Down Expand Up @@ -352,3 +353,7 @@ Testing using bolt, the second step
```ruby
bundle exec bolt --modulepath /Users/tp/workspace/git/ task run provision::docker --targets localhost action=provision platform=ubuntu:14.04 inventory=/Users/tp/workspace/git/provision
```

## License

This codebase is licensed under Apache 2.0. However, the open source dependencies included in this codebase might be subject to other software licenses such as AGPL, GPL2.0, and MIT.

0 comments on commit e166c1c

Please sign in to comment.