foreman_puppet 2.0.0.alpha.2 → 2.0.0

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.
Files changed (75) hide show
  1. checksums.yaml +4 -4
  2. data/app/controllers/concerns/foreman_puppet/extensions/parameters_host.rb +41 -32
  3. data/app/controllers/concerns/foreman_puppet/extensions/parameters_hostgroup.rb +37 -28
  4. data/app/controllers/foreman_puppet/api/v2/hostgroup_classes_controller.rb +1 -1
  5. data/app/helpers/foreman_puppet/environments_helper.rb +1 -1
  6. data/app/models/foreman_puppet/host_puppet_facet.rb +1 -1
  7. data/app/models/foreman_puppet/hostgroup_puppet_facet.rb +2 -0
  8. data/app/views/foreman_puppet/config_groups/index.html.erb +1 -1
  9. data/db/migrate/20200803113903_migrate_host_type_in_host_config_groups.foreman_puppet.rb +36 -20
  10. data/db/migrate/20201125113903_migrate_puppetclasses_to_facets.foreman_puppet.rb +0 -8
  11. data/db/migrate/20211111125003_drop_puppetclasses_direct_references.foreman_puppet.rb +11 -0
  12. data/db/migrate/20211112130803_cleanup_environment_from_core_tables.foreman_puppet.rb +10 -0
  13. data/db/migrate_foreman/{20090722141107_create_environments.rb → 20090722141107_create_environments.foreman_puppet.rb} +1 -1
  14. data/db/migrate_foreman/{20090802062223_create_puppetclasses.rb → 20090802062223_create_puppetclasses.foreman_puppet.rb} +3 -2
  15. data/db/migrate_foreman/{20090905150132_create_hostgroups_puppetclasses.rb → 20090905150132_create_hostgroups_puppetclasses.foreman_puppet.rb} +0 -0
  16. data/db/migrate_foreman/{20110412103238_remove_unused_fields_from_puppet_classes.rb → 20110412103238_remove_unused_fields_from_puppet_classes.foreman_puppet.rb} +0 -0
  17. data/db/migrate_foreman/{20110712070522_create_host_class.rb → 20110712070522_create_host_class.foreman_puppet.rb} +0 -0
  18. data/db/migrate_foreman/{20120824142048_add_some_indexes.rb → 20120824142048_add_some_indexes.foreman_puppet.rb} +8 -1
  19. data/db/migrate_foreman/{20120905095532_create_environment_classes.rb → 20120905095532_create_environment_classes.foreman_puppet.rb} +2 -2
  20. data/db/migrate_foreman/{20121018152459_create_hostgroup_classes.rb → 20121018152459_create_hostgroup_classes.foreman_puppet.rb} +0 -0
  21. data/db/migrate_foreman/{20140407161817_create_config_groups.rb → 20140407161817_create_config_groups.foreman_puppet.rb} +0 -0
  22. data/db/migrate_foreman/{20140407162007_create_config_group_classes.rb → 20140407162007_create_config_group_classes.foreman_puppet.rb} +0 -0
  23. data/db/migrate_foreman/{20140407162059_create_host_config_groups.rb → 20140407162059_create_host_config_groups.foreman_puppet.rb} +0 -0
  24. data/db/migrate_foreman/{20161205142618_delete_orphaned_smart_class_parameters.rb → 20161205142618_delete_orphaned_smart_class_parameters.foreman_puppet.rb} +0 -0
  25. data/db/migrate_foreman/{20170109115157_fix_lookup_key_auditable_type.rb → 20170109115157_fix_lookup_key_auditable_type.foreman_puppet.rb} +0 -0
  26. data/db/migrate_foreman/{20180816134832_cast_lookup_key_values.rb → 20180816134832_cast_lookup_key_values.foreman_puppet.rb} +0 -0
  27. data/db/migrate_foreman/{20180831115634_add_uniqueness_to_puppetclass_name.rb → 20180831115634_add_uniqueness_to_puppetclass_name.foreman_puppet.rb} +0 -0
  28. data/db/migrate_foreman/{20181023112532_add_environment_puppetclass_id.rb → 20181023112532_add_environment_puppetclass_id.foreman_puppet.rb} +0 -0
  29. data/db/migrate_foreman/{20181224174419_add_index_to_environment_class_by_lookup_key_and_puppetclass.rb → 20181224174419_add_index_to_environment_class_by_lookup_key_and_puppetclass.foreman_puppet.rb} +0 -0
  30. data/lib/foreman_puppet/register.rb +35 -0
  31. data/lib/foreman_puppet/version.rb +1 -1
  32. data/locale/ca/LC_MESSAGES/foreman_puppet.mo +0 -0
  33. data/locale/ca/foreman_puppet.po +760 -0
  34. data/locale/cs_CZ/LC_MESSAGES/foreman_puppet.mo +0 -0
  35. data/locale/cs_CZ/foreman_puppet.edit.po +1085 -0
  36. data/locale/cs_CZ/foreman_puppet.po +823 -0
  37. data/locale/cs_CZ/foreman_puppet.po.time_stamp +0 -0
  38. data/locale/de/LC_MESSAGES/foreman_puppet.mo +0 -0
  39. data/locale/de/foreman_puppet.po +844 -0
  40. data/locale/en/LC_MESSAGES/foreman_puppet.mo +0 -0
  41. data/locale/en/foreman_puppet.edit.po +317 -162
  42. data/locale/en/foreman_puppet.po +58 -1
  43. data/locale/en_GB/LC_MESSAGES/foreman_puppet.mo +0 -0
  44. data/locale/en_GB/foreman_puppet.po +820 -0
  45. data/locale/es/LC_MESSAGES/foreman_puppet.mo +0 -0
  46. data/locale/es/foreman_puppet.po +827 -0
  47. data/locale/foreman_puppet.pot +181 -92
  48. data/locale/fr/LC_MESSAGES/foreman_puppet.mo +0 -0
  49. data/locale/fr/foreman_puppet.po +835 -0
  50. data/locale/gl/LC_MESSAGES/foreman_puppet.mo +0 -0
  51. data/locale/gl/foreman_puppet.po +818 -0
  52. data/locale/it/LC_MESSAGES/foreman_puppet.mo +0 -0
  53. data/locale/it/foreman_puppet.po +822 -0
  54. data/locale/ja/LC_MESSAGES/foreman_puppet.mo +0 -0
  55. data/locale/ja/foreman_puppet.po +830 -0
  56. data/locale/ko/LC_MESSAGES/foreman_puppet.mo +0 -0
  57. data/locale/ko/foreman_puppet.po +819 -0
  58. data/locale/nl_NL/LC_MESSAGES/foreman_puppet.mo +0 -0
  59. data/locale/nl_NL/foreman_puppet.po +823 -0
  60. data/locale/pl/LC_MESSAGES/foreman_puppet.mo +0 -0
  61. data/locale/pl/foreman_puppet.po +822 -0
  62. data/locale/pt_BR/LC_MESSAGES/foreman_puppet.mo +0 -0
  63. data/locale/pt_BR/foreman_puppet.po +826 -0
  64. data/locale/ru/LC_MESSAGES/foreman_puppet.mo +0 -0
  65. data/locale/ru/foreman_puppet.po +827 -0
  66. data/locale/sv_SE/LC_MESSAGES/foreman_puppet.mo +0 -0
  67. data/locale/sv_SE/foreman_puppet.po +822 -0
  68. data/locale/zh_CN/LC_MESSAGES/foreman_puppet.mo +0 -0
  69. data/locale/zh_CN/foreman_puppet.po +831 -0
  70. data/locale/zh_TW/LC_MESSAGES/foreman_puppet.mo +0 -0
  71. data/locale/zh_TW/foreman_puppet.po +821 -0
  72. data/test/helpers/foreman_puppet/hosts_and_hostgroups_helper_test.rb +70 -31
  73. data/test/integration/foreman_puppet/dashboard_js_test.rb +31 -0
  74. data/test/models/foreman_puppet/host_puppet_facet_test.rb +7 -1
  75. metadata +64 -24
@@ -4,7 +4,7 @@
4
4
  #
5
5
  msgid ""
6
6
  msgstr ""
7
- "Project-Id-Version: foreman_puppet 1.0.0.pre\n"
7
+ "Project-Id-Version: foreman_puppet 2.0.0.alpha.2\n"
8
8
  "Report-Msgid-Bugs-To: \n"
9
9
  "PO-Revision-Date: 2014-08-20 08:54+0100\n"
10
10
  "Last-Translator: Foreman Team <foreman-dev@googlegroups.com>\n"
@@ -21,6 +21,9 @@ msgstr ""
21
21
  msgid "%s is not in environment"
22
22
  msgstr ""
23
23
 
24
+ msgid "%s out of sync disabled"
25
+ msgstr ""
26
+
24
27
  msgid "%{model} with id '%{id}' was not found"
25
28
  msgstr ""
26
29
 
@@ -66,6 +69,9 @@ msgstr ""
66
69
  msgid "Add a Puppet class to host group"
67
70
  msgstr ""
68
71
 
72
+ msgid "Add a template combination"
73
+ msgstr ""
74
+
69
75
  msgid "Add:"
70
76
  msgstr ""
71
77
 
@@ -129,6 +135,9 @@ msgstr ""
129
135
  msgid "Config Groups"
130
136
  msgstr ""
131
137
 
138
+ msgid "Config Management"
139
+ msgstr ""
140
+
132
141
  msgid "Create Config Group"
133
142
  msgstr ""
134
143
 
@@ -150,6 +159,9 @@ msgstr ""
150
159
  msgid "Create an override value for a specific smart class parameter"
151
160
  msgstr ""
152
161
 
162
+ msgid "Default Puppet environment"
163
+ msgstr ""
164
+
153
165
  msgid "Default value"
154
166
  msgstr ""
155
167
 
@@ -195,9 +207,18 @@ msgstr ""
195
207
  msgid "Description of smart class"
196
208
  msgstr ""
197
209
 
210
+ msgid "Disable host configuration status turning to out of sync for %s after report does not arrive within configured interval"
211
+ msgstr ""
212
+
198
213
  msgid "Display hidden values"
199
214
  msgstr ""
200
215
 
216
+ msgid "Duration in minutes after servers reporting via Puppet are classed as out of sync."
217
+ msgstr ""
218
+
219
+ msgid "ENC environment"
220
+ msgstr ""
221
+
201
222
  msgid "Edit %s"
202
223
  msgstr ""
203
224
 
@@ -219,6 +240,9 @@ msgstr ""
219
240
  msgid "Environment|Name"
220
241
  msgstr ""
221
242
 
243
+ msgid "Facts"
244
+ msgstr ""
245
+
222
246
  msgid "Failed to import %{klass} for %{name}: doesn't exists in our database - ignoring"
223
247
  msgstr ""
224
248
 
@@ -237,12 +261,21 @@ msgstr ""
237
261
  msgid "Filter classes"
238
262
  msgstr ""
239
263
 
264
+ msgid "Foreman will default to this puppet environment if it cannot auto detect one"
265
+ msgstr ""
266
+
267
+ msgid "Foreman will explicitly set the puppet environment in the ENC yaml output. This will avoid conflicts between the environment in puppet.conf and the environment set in Foreman"
268
+ msgstr ""
269
+
240
270
  msgid "Foreman will not send this parameter in classification output"
241
271
  msgstr ""
242
272
 
243
273
  msgid "Foreman will not send this parameter in classification output.Puppet will use the value defined in the Puppet manifest for this parameter"
244
274
  msgstr ""
245
275
 
276
+ msgid "Foreman will update a host's environment from its facts"
277
+ msgstr ""
278
+
246
279
  msgid "General"
247
280
  msgstr ""
248
281
 
@@ -270,6 +303,9 @@ msgstr ""
270
303
  msgid "ID of Puppet class"
271
304
  msgstr ""
272
305
 
306
+ msgid "ID of Puppet environment"
307
+ msgstr ""
308
+
273
309
  msgid "ID of Puppetclass"
274
310
  msgstr ""
275
311
 
@@ -408,6 +444,9 @@ msgstr ""
408
444
  msgid "List of smart class parameters for a specific host group"
409
445
  msgstr ""
410
446
 
447
+ msgid "List template combination"
448
+ msgstr ""
449
+
411
450
  msgid "Loading parameters..."
412
451
  msgstr ""
413
452
 
@@ -552,6 +591,9 @@ msgstr ""
552
591
  msgid "Puppet external nodes YAML dump"
553
592
  msgstr ""
554
593
 
594
+ msgid "Puppet interval"
595
+ msgstr ""
596
+
555
597
  msgid "Puppet parameter"
556
598
  msgstr ""
557
599
 
@@ -618,6 +660,9 @@ msgstr ""
618
660
  msgid "Show an override value for a specific smart class parameter"
619
661
  msgstr ""
620
662
 
663
+ msgid "Show template combination"
664
+ msgstr ""
665
+
621
666
  msgid "Smart Class Parameter"
622
667
  msgstr ""
623
668
 
@@ -656,6 +701,9 @@ msgstr ""
656
701
  msgid "The order in which values are resolved"
657
702
  msgstr ""
658
703
 
704
+ msgid "The requested environment cannot be found."
705
+ msgstr ""
706
+
659
707
  msgid "There are no puppet environments set up on this puppet master. Please check the puppet master configuration."
660
708
  msgstr ""
661
709
 
@@ -704,6 +752,12 @@ msgstr ""
704
752
  msgid "Update an override value for a specific smart class parameter"
705
753
  msgstr ""
706
754
 
755
+ msgid "Update environment from facts"
756
+ msgstr ""
757
+
758
+ msgid "Update template combination"
759
+ msgstr ""
760
+
707
761
  msgid "Update:"
708
762
  msgstr ""
709
763
 
@@ -746,6 +800,9 @@ msgstr ""
746
800
  msgid "belongs to config group"
747
801
  msgstr ""
748
802
 
803
+ msgid "environment id"
804
+ msgstr ""
805
+
749
806
  msgid "included already from parent"
750
807
  msgstr ""
751
808