foreman_puppet 4.0.0 → 4.0.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/README.md +2 -1
- data/lib/foreman_puppet/register.rb +2 -1
- data/lib/foreman_puppet/version.rb +1 -1
- data/locale/ca/foreman_puppet.edit.po +1221 -0
- data/locale/ca/foreman_puppet.po.time_stamp +0 -0
- data/locale/cs_CZ/foreman_puppet.edit.po +1208 -0
- data/locale/cs_CZ/foreman_puppet.po.time_stamp +0 -0
- data/locale/de/foreman_puppet.edit.po +1300 -0
- data/locale/de/foreman_puppet.po.time_stamp +0 -0
- data/locale/en/foreman_puppet.edit.po +998 -0
- data/locale/en/foreman_puppet.po.time_stamp +0 -0
- data/locale/en/foreman_puppet.pox +0 -0
- data/locale/en_GB/foreman_puppet.edit.po +1197 -0
- data/locale/en_GB/foreman_puppet.po.time_stamp +0 -0
- data/locale/es/foreman_puppet.edit.po +1275 -0
- data/locale/es/foreman_puppet.po.time_stamp +0 -0
- data/locale/fr/foreman_puppet.edit.po +1290 -0
- data/locale/fr/foreman_puppet.po.time_stamp +0 -0
- data/locale/gl/foreman_puppet.edit.po +1203 -0
- data/locale/gl/foreman_puppet.po.time_stamp +0 -0
- data/locale/it/foreman_puppet.edit.po +1233 -0
- data/locale/it/foreman_puppet.po.time_stamp +0 -0
- data/locale/ja/foreman_puppet.edit.po +1223 -0
- data/locale/ja/foreman_puppet.po.time_stamp +0 -0
- data/locale/ko/foreman_puppet.edit.po +1197 -0
- data/locale/ko/foreman_puppet.po.time_stamp +0 -0
- data/locale/messages.mo +0 -0
- data/locale/nl_NL/foreman_puppet.edit.po +1228 -0
- data/locale/nl_NL/foreman_puppet.po.time_stamp +0 -0
- data/locale/pl/foreman_puppet.edit.po +1238 -0
- data/locale/pl/foreman_puppet.po.time_stamp +0 -0
- data/locale/pt_BR/foreman_puppet.edit.po +1281 -0
- data/locale/pt_BR/foreman_puppet.po.time_stamp +0 -0
- data/locale/ru/foreman_puppet.edit.po +1240 -0
- data/locale/ru/foreman_puppet.po.time_stamp +0 -0
- data/locale/sv_SE/foreman_puppet.edit.po +1205 -0
- data/locale/sv_SE/foreman_puppet.po.time_stamp +0 -0
- data/locale/zh_CN/foreman_puppet.edit.po +1212 -0
- data/locale/zh_CN/foreman_puppet.po.time_stamp +0 -0
- data/locale/zh_TW/foreman_puppet.edit.po +1197 -0
- data/locale/zh_TW/foreman_puppet.po.time_stamp +0 -0
- data/webpack/src/Extends/Host/PuppetTab/Routes.js +6 -1
- data/webpack/src/Extends/Host/PuppetTab/SubTabs/ENCPreview/ENCTab.js +61 -0
- data/webpack/src/Extends/Host/PuppetTab/SubTabs/ENCPreview/index.js +53 -0
- data/webpack/src/Extends/Host/PuppetTab/constants.js +1 -1
- metadata +41 -2
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: f9b85d7949eb3fc600be28a75d652d3945cb37f41e1f78d3f9ea607ce58f54e8
|
|
4
|
+
data.tar.gz: '087e0a820caf4656d82c687c39696fb08fdc1fecca8cf305a8d78d3cbda50137'
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: '078f8509685aef37991c64e86aa3578e63ba03adf5d26c9d825de30954450895768101944fcb6e2328e6ed71f37fea1b9f907825e392f6cf932090ef5b3419f5'
|
|
7
|
+
data.tar.gz: f1226b5e4974c139ec1d5206941e1e420387356836b3497cd63052fc5e563c355d9ada7595881b99e4241b02bad5b8af272c15c944de9eeaf9978c5e847ce79d
|
data/README.md
CHANGED
|
@@ -37,6 +37,7 @@ You can install it on Foreman 2.5 to prepare for the Foreman update.
|
|
|
37
37
|
|
|
38
38
|
|Foreman version|Plugin version|Notes |
|
|
39
39
|
|---------------|--------------|------------------------------------------|
|
|
40
|
+
| >= 3.3 | ~> 4.0 | Required |
|
|
40
41
|
| >= 3.2 | ~> 3.0 | Required |
|
|
41
42
|
| ~> 3.1 | ~> 2.0 | Required |
|
|
42
43
|
| ~> 3.0 | ~> 1.0 | Required |
|
|
@@ -78,7 +79,7 @@ Fork and send a Pull Request. Thanks!
|
|
|
78
79
|
|
|
79
80
|
## Copyright
|
|
80
81
|
|
|
81
|
-
Copyright (c) *
|
|
82
|
+
Copyright (c) *2022* *The Foreman developers*
|
|
82
83
|
|
|
83
84
|
This program is free software: you can redistribute it and/or modify
|
|
84
85
|
it under the terms of the GNU General Public License as published by
|
|
@@ -145,7 +145,8 @@ Foreman::Plugin.register :foreman_puppet do
|
|
|
145
145
|
'foreman_puppet/api/v2/puppetclasses' => [:destroy] },
|
|
146
146
|
resource_type: 'ForemanPuppet::Puppetclass'
|
|
147
147
|
permission :import_puppetclasses, { 'foreman_puppet/puppetclasses' => %i[import_environments obsolete_and_new],
|
|
148
|
-
'foreman_puppet/api/v2/environments' => [:import_puppetclasses]
|
|
148
|
+
'foreman_puppet/api/v2/environments' => [:import_puppetclasses],
|
|
149
|
+
'api/v2/smart_proxies' => [:import_puppetclasses] },
|
|
149
150
|
resource_type: 'ForemanPuppet::Puppetclass'
|
|
150
151
|
permission :edit_classes, { :host_editing => [:edit_classes],
|
|
151
152
|
'foreman_puppet/api/v2/host_classes' => %i[index create destroy] },
|