hammer_cli_foreman_puppet 0.0.7 → 0.1.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (70) hide show
  1. checksums.yaml +4 -4
  2. data/lib/hammer_cli_foreman_puppet/associating_commands.rb +1 -1
  3. data/lib/hammer_cli_foreman_puppet/class.rb +1 -3
  4. data/lib/hammer_cli_foreman_puppet/combination.rb +0 -1
  5. data/lib/hammer_cli_foreman_puppet/command_extensions/combination.rb +3 -3
  6. data/lib/hammer_cli_foreman_puppet/commands.rb +3 -2
  7. data/lib/hammer_cli_foreman_puppet/host.rb +4 -5
  8. data/lib/hammer_cli_foreman_puppet/hostgroup.rb +7 -8
  9. data/lib/hammer_cli_foreman_puppet/i18n.rb +3 -3
  10. data/lib/hammer_cli_foreman_puppet/id_resolver.rb +5 -5
  11. data/lib/hammer_cli_foreman_puppet/option_sources/puppet_environment_params.rb +1 -2
  12. data/lib/hammer_cli_foreman_puppet/puppet_references.rb +0 -1
  13. data/lib/hammer_cli_foreman_puppet/smart_class_parameter.rb +6 -6
  14. data/lib/hammer_cli_foreman_puppet/smart_proxy.rb +2 -2
  15. data/lib/hammer_cli_foreman_puppet/version.rb +1 -1
  16. data/locale/cs_CZ/LC_MESSAGES/{hammer-cli-foreman-puppet.mo → hammer_cli_foreman_puppet.mo} +0 -0
  17. data/locale/cs_CZ/{hammer-cli-foreman-puppet.po → hammer_cli_foreman_puppet.po} +1 -1
  18. data/locale/de/LC_MESSAGES/{hammer-cli-foreman-puppet.mo → hammer_cli_foreman_puppet.mo} +0 -0
  19. data/locale/de/{hammer-cli-foreman-puppet.po → hammer_cli_foreman_puppet.po} +1 -1
  20. data/locale/en/LC_MESSAGES/{hammer-cli-foreman-puppet.mo → hammer_cli_foreman_puppet.mo} +0 -0
  21. data/locale/en/{hammer-cli-foreman-puppet.po → hammer_cli_foreman_puppet.po} +1 -1
  22. data/locale/es/LC_MESSAGES/{hammer-cli-foreman-puppet.mo → hammer_cli_foreman_puppet.mo} +0 -0
  23. data/locale/es/{hammer-cli-foreman-puppet.po → hammer_cli_foreman_puppet.po} +2 -2
  24. data/locale/fr/LC_MESSAGES/{hammer-cli-foreman-puppet.mo → hammer_cli_foreman_puppet.mo} +0 -0
  25. data/locale/fr/{hammer-cli-foreman-puppet.po → hammer_cli_foreman_puppet.po} +1 -1
  26. data/locale/ja/LC_MESSAGES/{hammer-cli-foreman-puppet.mo → hammer_cli_foreman_puppet.mo} +0 -0
  27. data/locale/ja/{hammer-cli-foreman-puppet.po → hammer_cli_foreman_puppet.po} +5 -3
  28. data/locale/ka/LC_MESSAGES/{hammer-cli-foreman-puppet.mo → hammer_cli_foreman_puppet.mo} +0 -0
  29. data/locale/ka/{hammer-cli-foreman-puppet.po → hammer_cli_foreman_puppet.po} +1 -1
  30. data/locale/ko/LC_MESSAGES/hammer_cli_foreman_puppet.mo +0 -0
  31. data/locale/ko/hammer_cli_foreman_puppet.po +283 -0
  32. data/locale/pt_BR/LC_MESSAGES/{hammer-cli-foreman-puppet.mo → hammer_cli_foreman_puppet.mo} +0 -0
  33. data/locale/pt_BR/{hammer-cli-foreman-puppet.po → hammer_cli_foreman_puppet.po} +1 -1
  34. data/locale/zh_CN/LC_MESSAGES/{hammer-cli-foreman-puppet.mo → hammer_cli_foreman_puppet.mo} +0 -0
  35. data/locale/zh_CN/{hammer-cli-foreman-puppet.po → hammer_cli_foreman_puppet.po} +5 -3
  36. metadata +30 -85
  37. data/locale/cs_CZ/hammer-cli-foreman-puppet.edit.po +0 -383
  38. data/locale/de/hammer-cli-foreman-puppet.edit.po +0 -396
  39. data/locale/en/hammer-cli-foreman-puppet.edit.po +0 -362
  40. data/locale/es/hammer-cli-foreman-puppet.edit.po +0 -389
  41. data/locale/fr/hammer-cli-foreman-puppet.edit.po +0 -387
  42. data/locale/ja/hammer-cli-foreman-puppet.edit.po +0 -386
  43. data/locale/ka/hammer-cli-foreman-puppet.edit.po +0 -383
  44. data/locale/pt_BR/hammer-cli-foreman-puppet.edit.po +0 -389
  45. data/locale/zh_CN/hammer-cli-foreman-puppet.edit.po +0 -385
  46. data/test/data/2.1/foreman_api.json +0 -1
  47. data/test/data/3.0/foreman_api.json +0 -1
  48. data/test/data/3.3/foreman_api.json +0 -1
  49. data/test/data/README.md +0 -27
  50. data/test/functional/config_group_test.rb +0 -28
  51. data/test/functional/host/create_test.rb +0 -195
  52. data/test/functional/host/update_test.rb +0 -126
  53. data/test/functional/hostgroup/create_test.rb +0 -178
  54. data/test/functional/hostgroup/update_test.rb +0 -126
  55. data/test/functional/proxy_test.rb +0 -86
  56. data/test/functional/smart_class_parameter_test.rb +0 -97
  57. data/test/functional/template_test.rb +0 -38
  58. data/test/functional/test_helper.rb +0 -7
  59. data/test/test_helper.rb +0 -29
  60. data/test/unit/apipie_resource_mock.rb +0 -186
  61. data/test/unit/config_group_test.rb +0 -73
  62. data/test/unit/helpers/command.rb +0 -163
  63. data/test/unit/helpers/fake_searchables.rb +0 -19
  64. data/test/unit/helpers/resource_disabled.rb +0 -24
  65. data/test/unit/puppet_class_test.rb +0 -72
  66. data/test/unit/puppet_environment_test.rb +0 -116
  67. data/test/unit/smart_class_parameter_test.rb +0 -114
  68. data/test/unit/test_helper.rb +0 -18
  69. data/test/unit/test_output_adapter.rb +0 -22
  70. /data/locale/{hammer-cli-foreman-puppet.pot → hammer_cli_foreman_puppet.pot} +0 -0
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 98c50cd3be219eb5a5aba86cb9318043e651d81e8ce783040bd97c2cbdcb7f48
4
- data.tar.gz: ad0025e86a89144e1a6377f2095508997b7dfc3a434b7a7be59838c6babd6724
3
+ metadata.gz: a0dd5972c98ffbce9e3de58b295ce319103dc49e0c3a00fe6f16506e8a493752
4
+ data.tar.gz: d20e0bc97fb4cace2fb94db4715a1aacea081b200f5ad1190a924f16ca540909
5
5
  SHA512:
6
- metadata.gz: 73f04a41281c6b8aed4034cb17daa9cc1a4a258647d577edaec32d15935f91256cb239ba2b2f613c14f3f104e5e74d4e72998db7ce860c59e6f4a5671f88268a
7
- data.tar.gz: f5cbda8bd821ffbf2b18c1270c4ff6c26fff4d04ab4d0167febd6788041b24e612ce41030ffaefb714866249bab60f9dbcf6bd54042418702eb31b570621990d
6
+ metadata.gz: d25176194d525e6ae8f63f136dc982d15a863064bfecbe667d8835036eb7a83de6b7bf2502eee5fe68667ed56491b0605ab0a222612a8f1bb02e6a625288b5da
7
+ data.tar.gz: 96a21897d64d62f6feac5a61fe92d1c2b6ddfa15291f5d75a5dcb32b323440ddc87c6b4839a699b6dc35ed03d333972c30a489bf791aa7ecb530d7d326657ac9
@@ -1 +1 @@
1
- require 'hammer_cli_foreman_puppet/associating_commands/associating_commands'
1
+ require 'hammer_cli_foreman_puppet/associating_commands/associating_commands'
@@ -1,6 +1,5 @@
1
1
  module HammerCLIForemanPuppet
2
2
  class PuppetClass < HammerCLIForemanPuppet::Command
3
-
4
3
  resource :puppetclasses
5
4
 
6
5
  class ListCommand < HammerCLIForemanPuppet::ListCommand
@@ -14,7 +13,7 @@ module HammerCLIForemanPuppet
14
13
  end
15
14
 
16
15
  def self.unhash_classes(classes)
17
- clss = classes.first.inject([]) { |list, (pp_module, pp_module_classes)| list + pp_module_classes }
16
+ clss = classes.first.inject([]) { |list, (_pp_module, pp_module_classes)| list + pp_module_classes }
18
17
 
19
18
  HammerCLI::Output::RecordCollection.new(clss, :meta => classes.meta)
20
19
  end
@@ -39,7 +38,6 @@ module HammerCLIForemanPuppet
39
38
  extend_with(HammerCLIForemanPuppet::CommandExtensions::PuppetEnvironment.new)
40
39
  end
41
40
 
42
-
43
41
  class SCParamsCommand < HammerCLIForemanPuppet::SmartClassParametersBriefList
44
42
  build_options_for :puppetclasses
45
43
 
@@ -1,4 +1,3 @@
1
-
2
1
  require 'hammer_cli_foreman/combination'
3
2
  require 'hammer_cli_foreman_puppet/command_extensions/combination'
4
3
 
@@ -7,9 +7,9 @@ module HammerCLIForemanPuppet
7
7
  end
8
8
 
9
9
  class InfoCombination < HammerCLI::CommandExtensions
10
- output do |definition|
11
- definition.insert(:after, :hostgroup_name, HammerCLIForemanPuppet::Combination::InfoCommand.output_definition.fields)
12
- end
10
+ output do |definition|
11
+ definition.insert(:after, :hostgroup_name, HammerCLIForemanPuppet::Combination::InfoCommand.output_definition.fields)
13
12
  end
13
+ end
14
14
  end
15
15
  end
@@ -15,8 +15,8 @@ module HammerCLIForemanPuppet
15
15
  def self.included(base)
16
16
  base.extend(ClassMethods)
17
17
  end
18
- module ClassMethods
19
18
 
19
+ module ClassMethods
20
20
  def api_connection
21
21
  if HammerCLI.context[:api_connection]
22
22
  HammerCLI.context[:api_connection].get("foreman")
@@ -31,6 +31,7 @@ module HammerCLIForemanPuppet
31
31
  HammerCLIForemanPuppet::Searchables.new
32
32
  )
33
33
  end
34
+
34
35
  def resource_name_mapping
35
36
  HammerCLIForemanPuppet::RESOURCE_NAME_MAPPING.dup
36
37
  end
@@ -73,4 +74,4 @@ module HammerCLIForemanPuppet
73
74
  class RemoveAssociatedCommand < HammerCLIForeman::RemoveAssociatedCommand
74
75
  include HammerCLIForemanPuppet::ResolverCommons
75
76
  end
76
- end
77
+ end
@@ -5,7 +5,6 @@ require 'hammer_cli_foreman_puppet/command_extensions/host'
5
5
 
6
6
  module HammerCLIForemanPuppet
7
7
  class Host < HammerCLIForemanPuppet::Command
8
-
9
8
  class PuppetClassesCommand < HammerCLIForemanPuppet::ListCommand
10
9
  include EnvironmentNameMapping
11
10
  command_name "puppet-classes"
@@ -44,12 +43,12 @@ module HammerCLIForemanPuppet
44
43
  end
45
44
 
46
45
  HammerCLIForeman::Host.subcommand 'puppet-classes',
47
- HammerCLIForemanPuppet::Host::PuppetClassesCommand.desc,
48
- HammerCLIForemanPuppet::Host::PuppetClassesCommand
46
+ HammerCLIForemanPuppet::Host::PuppetClassesCommand.desc,
47
+ HammerCLIForemanPuppet::Host::PuppetClassesCommand
49
48
 
50
49
  HammerCLIForeman::Host.subcommand 'sc-params',
51
- HammerCLIForemanPuppet::Host::SCParamsCommand.desc,
52
- HammerCLIForemanPuppet::Host::SCParamsCommand
50
+ HammerCLIForemanPuppet::Host::SCParamsCommand.desc,
51
+ HammerCLIForemanPuppet::Host::SCParamsCommand
53
52
 
54
53
  HammerCLIForeman::Host::ListCommand.extend_with(
55
54
  HammerCLIForemanPuppet::CommandExtensions::PuppetEnvironment.new
@@ -1,9 +1,8 @@
1
1
  require 'hammer_cli_foreman/hostgroup'
2
- require 'hammer_cli_foreman_puppet/command_extensions/hostgroup.rb'
2
+ require 'hammer_cli_foreman_puppet/command_extensions/hostgroup'
3
3
 
4
4
  module HammerCLIForemanPuppet
5
5
  class Hostgroup < HammerCLIForemanPuppet::Command
6
-
7
6
  class PuppetClassesCommand < HammerCLIForemanPuppet::ListCommand
8
7
  command_name "puppet-classes"
9
8
  resource :puppetclasses
@@ -47,12 +46,12 @@ module HammerCLIForemanPuppet
47
46
  end
48
47
 
49
48
  HammerCLIForeman::Hostgroup.subcommand 'puppet-classes',
50
- HammerCLIForemanPuppet::Hostgroup::PuppetClassesCommand.desc,
51
- HammerCLIForemanPuppet::Hostgroup::PuppetClassesCommand
49
+ HammerCLIForemanPuppet::Hostgroup::PuppetClassesCommand.desc,
50
+ HammerCLIForemanPuppet::Hostgroup::PuppetClassesCommand
52
51
 
53
52
  HammerCLIForeman::Hostgroup.subcommand 'sc-params',
54
- HammerCLIForemanPuppet::Hostgroup::PuppetSCParamsCommand.desc,
55
- HammerCLIForemanPuppet::Hostgroup::PuppetSCParamsCommand
53
+ HammerCLIForemanPuppet::Hostgroup::PuppetSCParamsCommand.desc,
54
+ HammerCLIForemanPuppet::Hostgroup::PuppetSCParamsCommand
56
55
 
57
56
  HammerCLIForeman::Hostgroup::CreateCommand.include(HammerCLIForemanPuppet::EnvironmentNameMapping)
58
57
  # Delete deprecated options explicitly until they are deleted from API
@@ -75,6 +74,6 @@ module HammerCLIForemanPuppet
75
74
  HammerCLIForeman::Hostgroup::ListCommand.extend_with(
76
75
  HammerCLIForemanPuppet::CommandExtensions::HostgroupList.new
77
76
  )
78
- #TODO - adding puppet class options
79
- #TODO - resolver
77
+ # TODO: - adding puppet class options
78
+ # TODO - resolver
80
79
  end
@@ -1,4 +1,4 @@
1
- #frozen_string_literal: true
1
+ # frozen_string_literal: true
2
2
 
3
3
  require 'hammer_cli/i18n'
4
4
  module HammerCLIForemanPuppet
@@ -13,7 +13,7 @@ module HammerCLIForemanPuppet
13
13
  end
14
14
 
15
15
  def domain_name
16
- 'hammer-cli-foreman-puppet'
16
+ 'hammer_cli_foreman_puppet'
17
17
  end
18
18
 
19
19
  def type
@@ -23,4 +23,4 @@ module HammerCLIForemanPuppet
23
23
  end
24
24
  end
25
25
 
26
- HammerCLI::I18n.add_domain(HammerCLIForemanPuppet::I18n::LocaleDomain.new)
26
+ HammerCLI::I18n.add_domain(HammerCLIForemanPuppet::I18n::LocaleDomain.new)
@@ -15,7 +15,7 @@ module HammerCLIForemanPuppet
15
15
  def puppetclass_ids(options)
16
16
  resource_name = :puppetclasses
17
17
  resource = @api.resource(resource_name)
18
- results = if (ids = options[HammerCLI.option_accessor_name("ids")])
18
+ if (ids = options[HammerCLI.option_accessor_name("ids")])
19
19
  ids
20
20
  elsif (ids = nil_from_searchables(resource_name, options, :plural => true))
21
21
  ids
@@ -29,7 +29,7 @@ module HammerCLIForemanPuppet
29
29
  resolved_call(resource_name, :index, options, :multi)
30
30
  )
31
31
  raise HammerCLIForeman::ResolverError.new(_("one of %s not found.") % resource.name, resource) if results.count < expected_record_count(options, resource, :multi)
32
- results.map { |r| r['id'] }
32
+ results.map { |r| r['id'] }
33
33
  end
34
34
  end
35
35
 
@@ -66,10 +66,10 @@ module HammerCLIForemanPuppet
66
66
 
67
67
  class Searchables < HammerCLIForeman::Searchables
68
68
  SEARCHABLES = {
69
- :environment => [s_name(_('Puppet environment name'))],
69
+ :environment => [s_name(_('Puppet environment name'))],
70
70
  :puppet_environment => [s_name(_('Puppet environment name'))],
71
- :puppetclass => [ s_name(_("Puppet class name")) ],
72
- :smart_class_parameter => [ s_name(_("Smart class parameter name"), :editable => false) ],
71
+ :puppetclass => [s_name(_("Puppet class name"))],
72
+ :smart_class_parameter => [s_name(_("Smart class parameter name"), :editable => false)]
73
73
  }.freeze
74
74
 
75
75
  DEFAULT_SEARCHABLES = [s_name(_("Name to search by"))].freeze
@@ -1,4 +1,3 @@
1
-
2
1
  module HammerCLIForemanPuppet
3
2
  module OptionSources
4
3
  class PuppetEnvironmentParams < HammerCLI::Options::Sources::Base
@@ -57,4 +56,4 @@ module HammerCLIForemanPuppet
57
56
  end
58
57
  end
59
58
  end
60
- end
59
+ end
@@ -1,6 +1,5 @@
1
1
  module HammerCLIForemanPuppet
2
2
  module PuppetReferences
3
-
4
3
  def self.puppetclasses(dsl)
5
4
  dsl.build do
6
5
  collection :puppetclasses, _("Puppetclasses"), :numbered => false do
@@ -1,5 +1,4 @@
1
1
  module HammerCLIForemanPuppet
2
-
3
2
  class SmartClassParametersBriefList < HammerCLIForemanPuppet::ListCommand
4
3
  resource :smart_class_parameters, :index
5
4
  command_name 'sc-params'
@@ -110,14 +109,15 @@ module HammerCLIForemanPuppet
110
109
  end
111
110
 
112
111
  option "--override", "OVERRIDE", _("Override this parameter"),
113
- :format => HammerCLI::Options::Normalizers::Bool.new
112
+ :format => HammerCLI::Options::Normalizers::Bool.new
114
113
  option "--required", "REQUIRED", _("This parameter is required"),
115
- :format => HammerCLI::Options::Normalizers::Bool.new
114
+ :format => HammerCLI::Options::Normalizers::Bool.new
116
115
  option "--parameter-type", "PARAMETER_TYPE", _("Type of the parameter"),
117
- :format => HammerCLI::Options::Normalizers::Enum.new(
118
- ['string', 'boolean', 'integer', 'real', 'array', 'hash', 'yaml', 'json'])
116
+ :format => HammerCLI::Options::Normalizers::Enum.new(
117
+ %w[string boolean integer real array hash yaml json]
118
+ )
119
119
  option "--validator-type", "VALIDATOR_TYPE", _("Type of the validator"),
120
- :format => HammerCLI::Options::Normalizers::Enum.new(['regexp', 'list', ''])
120
+ :format => HammerCLI::Options::Normalizers::Enum.new(['regexp', 'list', ''])
121
121
  option "--override-value-order", "OVERRIDE_VALUE_ORDER", _("The order in which values are resolved"),
122
122
  :format => HammerCLI::Options::Normalizers::List.new
123
123
 
@@ -53,6 +53,6 @@ module HammerCLIForemanPuppet
53
53
  extend_with(HammerCLIForemanPuppet::CommandExtensions::PuppetEnvironment.new)
54
54
  end
55
55
  HammerCLIForeman::SmartProxy.subcommand 'import-classes',
56
- HammerCLIForemanPuppet::ImportPuppetClassesCommand.desc,
57
- HammerCLIForemanPuppet::ImportPuppetClassesCommand
56
+ HammerCLIForemanPuppet::ImportPuppetClassesCommand.desc,
57
+ HammerCLIForemanPuppet::ImportPuppetClassesCommand
58
58
  end
@@ -1,5 +1,5 @@
1
1
  module HammerCLIForemanPuppet
2
2
  def self.version
3
- @version ||= Gem::Version.new '0.0.7'
3
+ @version ||= Gem::Version.new '0.1.1'
4
4
  end
5
5
  end
@@ -9,7 +9,7 @@
9
9
  #, fuzzy
10
10
  msgid ""
11
11
  msgstr ""
12
- "Project-Id-Version: hammer-cli-foreman-puppet 0.0.6\n"
12
+ "Project-Id-Version: hammer_cli_foreman_puppet 0.1.0\n"
13
13
  "Report-Msgid-Bugs-To: \n"
14
14
  "POT-Creation-Date: 2021-08-02 23:05+0530\n"
15
15
  "PO-Revision-Date: 2021-08-02 17:36+0000\n"
@@ -19,7 +19,7 @@
19
19
  #, fuzzy
20
20
  msgid ""
21
21
  msgstr ""
22
- "Project-Id-Version: hammer-cli-foreman-puppet 0.0.6\n"
22
+ "Project-Id-Version: hammer_cli_foreman_puppet 0.1.0\n"
23
23
  "Report-Msgid-Bugs-To: \n"
24
24
  "POT-Creation-Date: 2021-08-02 23:05+0530\n"
25
25
  "PO-Revision-Date: 2021-08-02 17:36+0000\n"
@@ -5,7 +5,7 @@
5
5
  #
6
6
  msgid ""
7
7
  msgstr ""
8
- "Project-Id-Version: hammer-cli-foreman-puppet 0.0.6\n"
8
+ "Project-Id-Version: hammer_cli_foreman_puppet 0.1.0\n"
9
9
  "Report-Msgid-Bugs-To: \n"
10
10
  "POT-Creation-Date: 2021-08-02 23:05+0530\n"
11
11
  "PO-Revision-Date: 2021-08-02 23:05+0530\n"
@@ -7,7 +7,7 @@
7
7
  # Lukáš Zapletal, 2021
8
8
  # Carmela Rubiños <carmela.rubinos@gmail.com>, 2021
9
9
  # Bryan Kearney <bryan.kearney@gmail.com>, 2021
10
- # Sergio Ocón-Cárdenas <sergio.ocon@redhat.com>, 2021
10
+ # Sergio Ocón-Cárdenas, 2021
11
11
  # mbacovsky <martin.bacovsky@gmail.com>, 2021
12
12
  # Cha'gara Casanova <jlozada2426@gmail.com>, 2021
13
13
  # Amit Upadhye <aupadhye@redhat.com>, 2022
@@ -15,7 +15,7 @@
15
15
  #, fuzzy
16
16
  msgid ""
17
17
  msgstr ""
18
- "Project-Id-Version: hammer-cli-foreman-puppet 0.0.6\n"
18
+ "Project-Id-Version: hammer_cli_foreman_puppet 0.1.0\n"
19
19
  "Report-Msgid-Bugs-To: \n"
20
20
  "POT-Creation-Date: 2021-08-02 23:05+0530\n"
21
21
  "PO-Revision-Date: 2021-08-02 17:36+0000\n"
@@ -13,7 +13,7 @@
13
13
  #, fuzzy
14
14
  msgid ""
15
15
  msgstr ""
16
- "Project-Id-Version: hammer-cli-foreman-puppet 0.0.6\n"
16
+ "Project-Id-Version: hammer_cli_foreman_puppet 0.1.0\n"
17
17
  "Report-Msgid-Bugs-To: \n"
18
18
  "POT-Creation-Date: 2021-08-02 23:05+0530\n"
19
19
  "PO-Revision-Date: 2021-08-02 17:36+0000\n"
@@ -8,15 +8,17 @@
8
8
  # Bryan Kearney <bryan.kearney@gmail.com>, 2021
9
9
  # Transifex Bot <>, 2021
10
10
  # Amit Upadhye <aupadhye@redhat.com>, 2022
11
+ # Ewoud Kohl van Wijngaarden <ewoud+transifex@kohlvanwijngaarden.nl>, 2025
11
12
  #
12
13
  #, fuzzy
13
14
  msgid ""
14
15
  msgstr ""
15
- "Project-Id-Version: hammer-cli-foreman-puppet 0.0.6\n"
16
+ "Project-Id-Version: hammer_cli_foreman_puppet 0.1.0\n"
16
17
  "Report-Msgid-Bugs-To: \n"
17
18
  "POT-Creation-Date: 2021-08-02 23:05+0530\n"
18
19
  "PO-Revision-Date: 2021-08-02 17:36+0000\n"
19
- "Last-Translator: Amit Upadhye <aupadhye@redhat.com>, 2022\n"
20
+ "Last-Translator: Ewoud Kohl van Wijngaarden "
21
+ "<ewoud+transifex@kohlvanwijngaarden.nl>, 2025\n"
20
22
  "Language-Team: Japanese (https://app.transifex.com/foreman/teams/114/ja/)\n"
21
23
  "MIME-Version: 1.0\n"
22
24
  "Content-Type: text/plain; charset=UTF-8\n"
@@ -241,7 +243,7 @@ msgid "The order in which values are resolved"
241
243
  msgstr "値が解決される順序"
242
244
 
243
245
  msgid "Override value, required if omit is false"
244
- msgstr "上書き値 (omit が false の場合に必要)"
246
+ msgstr "上書き値 (--omit が false の場合に必要)"
245
247
 
246
248
  msgid "Override value created."
247
249
  msgstr "上書き値が作成されました。"
@@ -9,7 +9,7 @@
9
9
  #, fuzzy
10
10
  msgid ""
11
11
  msgstr ""
12
- "Project-Id-Version: hammer-cli-foreman-puppet 0.0.6\n"
12
+ "Project-Id-Version: hammer_cli_foreman_puppet 0.1.0\n"
13
13
  "Report-Msgid-Bugs-To: \n"
14
14
  "POT-Creation-Date: 2021-08-02 23:05+0530\n"
15
15
  "PO-Revision-Date: 2021-08-02 17:36+0000\n"