Skip to content

Commit 22990bb

Browse files
authored
(MAINT) Update VSCode extensions and add license information to README.md (#399)
1 parent c76afe0 commit 22990bb

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

.vscode/extensions.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"recommendations": [
33
"puppet.puppet-vscode",
4-
"rebornix.Ruby"
4+
"Shopify.ruby-lsp",
55
]
6-
}
6+
}

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ The peadm module is able to deploy and manage Puppet Enterprise 2019.7 and highe
1616
- [Usage](#usage)
1717
- [Reference](#reference)
1818
- [Getting Help](#getting-help)
19+
- [License](#license)
1920

2021
## Expectations and support
2122

@@ -83,3 +84,7 @@ Documentation pertaining to additional uses of peadm.
8384

8485
* If you find bugs with this module, please make use of [issues](https://github.com/puppetlabs/puppetlabs-peadm/issues) in the project on GitHub
8586
* If you are a Puppet Enterprise (PE) customer that uses peadm to manage a deployment of PE and are currently having an outage or need assistance troubleshooting another issue, e.g. upgrades, contact the [Support Team](https://support.puppet.com)
87+
88+
## License
89+
90+
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 commit comments

Comments
 (0)