hammer_cli_foreman 0.1.2 → 0.1.3
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/doc/release_notes.md +8 -0
- data/lib/hammer_cli_foreman/hostgroup.rb +16 -7
- data/lib/hammer_cli_foreman/i18n.rb +9 -0
- data/lib/hammer_cli_foreman/version.rb +1 -1
- data/locale/en/LC_MESSAGES/hammer-cli-foreman.mo +0 -0
- data/locale/en/hammer-cli-foreman.po +1 -1
- data/locale/en_GB/LC_MESSAGES/hammer-cli-foreman.mo +0 -0
- data/locale/en_GB/hammer-cli-foreman.po +162 -143
- data/locale/es/LC_MESSAGES/hammer-cli-foreman.mo +0 -0
- data/locale/es/hammer-cli-foreman.po +164 -145
- data/locale/fr/LC_MESSAGES/hammer-cli-foreman.mo +0 -0
- data/locale/fr/hammer-cli-foreman.po +163 -144
- data/locale/hammer-cli-foreman.pot +41 -29
- data/locale/zanata.xml +2 -3
- metadata +2 -3
|
@@ -6,9 +6,9 @@
|
|
|
6
6
|
#, fuzzy
|
|
7
7
|
msgid ""
|
|
8
8
|
msgstr ""
|
|
9
|
-
"Project-Id-Version: hammer-cli-foreman 0.1.
|
|
9
|
+
"Project-Id-Version: hammer-cli-foreman 0.1.3\n"
|
|
10
10
|
"Report-Msgid-Bugs-To: \n"
|
|
11
|
-
"POT-Creation-Date: 2014-08-13
|
|
11
|
+
"POT-Creation-Date: 2014-08-20 13:10+0200\n"
|
|
12
12
|
"PO-Revision-Date: 2014-03-04 16:47+0000\n"
|
|
13
13
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
|
14
14
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
|
@@ -25,7 +25,7 @@ msgstr ""
|
|
|
25
25
|
#: lib/hammer_cli_foreman/compute_resource.rb:11
|
|
26
26
|
#: lib/hammer_cli_foreman/smart_variables.rb:7
|
|
27
27
|
#: lib/hammer_cli_foreman/smart_variables.rb:65
|
|
28
|
-
#: lib/hammer_cli_foreman/hostgroup.rb:
|
|
28
|
+
#: lib/hammer_cli_foreman/hostgroup.rb:39
|
|
29
29
|
#: lib/hammer_cli_foreman/template.rb:25 lib/hammer_cli_foreman/host.rb:124
|
|
30
30
|
#: lib/hammer_cli_foreman/host.rb:195 lib/hammer_cli_foreman/host.rb:208
|
|
31
31
|
#: lib/hammer_cli_foreman/operating_system.rb:10
|
|
@@ -153,7 +153,7 @@ msgstr ""
|
|
|
153
153
|
#: lib/hammer_cli_foreman/subnet.rb:11 lib/hammer_cli_foreman/model.rb:11
|
|
154
154
|
#: lib/hammer_cli_foreman/role.rb:12 lib/hammer_cli_foreman/media.rb:10
|
|
155
155
|
#: lib/hammer_cli_foreman/compute_resource.rb:12
|
|
156
|
-
#: lib/hammer_cli_foreman/hostgroup.rb:
|
|
156
|
+
#: lib/hammer_cli_foreman/hostgroup.rb:40
|
|
157
157
|
#: lib/hammer_cli_foreman/template.rb:26 lib/hammer_cli_foreman/template.rb:74
|
|
158
158
|
#: lib/hammer_cli_foreman/host.rb:125 lib/hammer_cli_foreman/host.rb:196
|
|
159
159
|
#: lib/hammer_cli_foreman/host.rb:209
|
|
@@ -795,105 +795,117 @@ msgstr ""
|
|
|
795
795
|
msgid "Manipulate smart variables."
|
|
796
796
|
msgstr ""
|
|
797
797
|
|
|
798
|
-
#: lib/hammer_cli_foreman/hostgroup.rb:
|
|
798
|
+
#: lib/hammer_cli_foreman/hostgroup.rb:9
|
|
799
|
+
msgid "List of puppetclass ids"
|
|
800
|
+
msgstr ""
|
|
801
|
+
|
|
802
|
+
#: lib/hammer_cli_foreman/hostgroup.rb:11
|
|
803
|
+
msgid "Name of puppet CA proxy"
|
|
804
|
+
msgstr ""
|
|
805
|
+
|
|
806
|
+
#: lib/hammer_cli_foreman/hostgroup.rb:12
|
|
807
|
+
msgid "Name of puppet proxy"
|
|
808
|
+
msgstr ""
|
|
809
|
+
|
|
810
|
+
#: lib/hammer_cli_foreman/hostgroup.rb:41
|
|
799
811
|
msgid "Label"
|
|
800
812
|
msgstr ""
|
|
801
813
|
|
|
802
|
-
#: lib/hammer_cli_foreman/hostgroup.rb:
|
|
814
|
+
#: lib/hammer_cli_foreman/hostgroup.rb:42 lib/hammer_cli_foreman/host.rb:126
|
|
803
815
|
#: lib/hammer_cli_foreman/image.rb:31
|
|
804
816
|
msgid "Operating System"
|
|
805
817
|
msgstr ""
|
|
806
818
|
|
|
807
|
-
#: lib/hammer_cli_foreman/hostgroup.rb:
|
|
819
|
+
#: lib/hammer_cli_foreman/hostgroup.rb:43 lib/hammer_cli_foreman/host.rb:160
|
|
808
820
|
msgid "Environment"
|
|
809
821
|
msgstr ""
|
|
810
822
|
|
|
811
|
-
#: lib/hammer_cli_foreman/hostgroup.rb:
|
|
823
|
+
#: lib/hammer_cli_foreman/hostgroup.rb:44 lib/hammer_cli_foreman/host.rb:181
|
|
812
824
|
msgid "Model"
|
|
813
825
|
msgstr ""
|
|
814
826
|
|
|
815
|
-
#: lib/hammer_cli_foreman/hostgroup.rb:
|
|
827
|
+
#: lib/hammer_cli_foreman/hostgroup.rb:45
|
|
816
828
|
msgid "Ancestry"
|
|
817
829
|
msgstr ""
|
|
818
830
|
|
|
819
|
-
#: lib/hammer_cli_foreman/hostgroup.rb:
|
|
831
|
+
#: lib/hammer_cli_foreman/hostgroup.rb:55 lib/hammer_cli_foreman/host.rb:183
|
|
820
832
|
msgid "Subnet"
|
|
821
833
|
msgstr ""
|
|
822
834
|
|
|
823
|
-
#: lib/hammer_cli_foreman/hostgroup.rb:
|
|
835
|
+
#: lib/hammer_cli_foreman/hostgroup.rb:57 lib/hammer_cli_foreman/host.rb:184
|
|
824
836
|
msgid "Domain"
|
|
825
837
|
msgstr ""
|
|
826
838
|
|
|
827
|
-
#: lib/hammer_cli_foreman/hostgroup.rb:
|
|
839
|
+
#: lib/hammer_cli_foreman/hostgroup.rb:58 lib/hammer_cli_foreman/host.rb:188
|
|
828
840
|
#: lib/hammer_cli_foreman/image.rb:45
|
|
829
841
|
msgid "Architecture"
|
|
830
842
|
msgstr ""
|
|
831
843
|
|
|
832
|
-
#: lib/hammer_cli_foreman/hostgroup.rb:
|
|
844
|
+
#: lib/hammer_cli_foreman/hostgroup.rb:59 lib/hammer_cli_foreman/host.rb:187
|
|
833
845
|
msgid "Partition Table"
|
|
834
846
|
msgstr ""
|
|
835
847
|
|
|
836
|
-
#: lib/hammer_cli_foreman/hostgroup.rb:
|
|
848
|
+
#: lib/hammer_cli_foreman/hostgroup.rb:60 lib/hammer_cli_foreman/host.rb:180
|
|
837
849
|
msgid "Medium"
|
|
838
850
|
msgstr ""
|
|
839
851
|
|
|
840
|
-
#: lib/hammer_cli_foreman/hostgroup.rb:
|
|
852
|
+
#: lib/hammer_cli_foreman/hostgroup.rb:61 lib/hammer_cli_foreman/host.rb:179
|
|
841
853
|
msgid "Puppet CA Proxy Id"
|
|
842
854
|
msgstr ""
|
|
843
855
|
|
|
844
|
-
#: lib/hammer_cli_foreman/hostgroup.rb:
|
|
856
|
+
#: lib/hammer_cli_foreman/hostgroup.rb:62
|
|
845
857
|
msgid "Puppet Master Proxy Id"
|
|
846
858
|
msgstr ""
|
|
847
859
|
|
|
848
|
-
#: lib/hammer_cli_foreman/hostgroup.rb:
|
|
860
|
+
#: lib/hammer_cli_foreman/hostgroup.rb:63
|
|
849
861
|
msgid "ComputeProfile"
|
|
850
862
|
msgstr ""
|
|
851
863
|
|
|
852
|
-
#: lib/hammer_cli_foreman/hostgroup.rb:
|
|
864
|
+
#: lib/hammer_cli_foreman/hostgroup.rb:76
|
|
853
865
|
msgid "Hostgroup created"
|
|
854
866
|
msgstr ""
|
|
855
867
|
|
|
856
|
-
#: lib/hammer_cli_foreman/hostgroup.rb:
|
|
868
|
+
#: lib/hammer_cli_foreman/hostgroup.rb:77
|
|
857
869
|
msgid "Could not create the hostgroup"
|
|
858
870
|
msgstr ""
|
|
859
871
|
|
|
860
|
-
#: lib/hammer_cli_foreman/hostgroup.rb:
|
|
872
|
+
#: lib/hammer_cli_foreman/hostgroup.rb:86
|
|
861
873
|
msgid "Hostgroup updated"
|
|
862
874
|
msgstr ""
|
|
863
875
|
|
|
864
|
-
#: lib/hammer_cli_foreman/hostgroup.rb:
|
|
876
|
+
#: lib/hammer_cli_foreman/hostgroup.rb:87
|
|
865
877
|
msgid "Could not update the hostgroup"
|
|
866
878
|
msgstr ""
|
|
867
879
|
|
|
868
|
-
#: lib/hammer_cli_foreman/hostgroup.rb:
|
|
880
|
+
#: lib/hammer_cli_foreman/hostgroup.rb:94
|
|
869
881
|
msgid "Hostgroup deleted"
|
|
870
882
|
msgstr ""
|
|
871
883
|
|
|
872
|
-
#: lib/hammer_cli_foreman/hostgroup.rb:
|
|
884
|
+
#: lib/hammer_cli_foreman/hostgroup.rb:95
|
|
873
885
|
msgid "Could not delete the hostgroup"
|
|
874
886
|
msgstr ""
|
|
875
887
|
|
|
876
|
-
#: lib/hammer_cli_foreman/hostgroup.rb:
|
|
888
|
+
#: lib/hammer_cli_foreman/hostgroup.rb:122
|
|
877
889
|
msgid "Create or update parameter for a hostgroup."
|
|
878
890
|
msgstr ""
|
|
879
891
|
|
|
880
|
-
#: lib/hammer_cli_foreman/hostgroup.rb:
|
|
892
|
+
#: lib/hammer_cli_foreman/hostgroup.rb:124
|
|
881
893
|
msgid "Hostgroup parameter updated"
|
|
882
894
|
msgstr ""
|
|
883
895
|
|
|
884
|
-
#: lib/hammer_cli_foreman/hostgroup.rb:
|
|
896
|
+
#: lib/hammer_cli_foreman/hostgroup.rb:125
|
|
885
897
|
msgid "New hostgroup parameter created"
|
|
886
898
|
msgstr ""
|
|
887
899
|
|
|
888
|
-
#: lib/hammer_cli_foreman/hostgroup.rb:
|
|
900
|
+
#: lib/hammer_cli_foreman/hostgroup.rb:126
|
|
889
901
|
msgid "Could not set hostgroup parameter"
|
|
890
902
|
msgstr ""
|
|
891
903
|
|
|
892
|
-
#: lib/hammer_cli_foreman/hostgroup.rb:
|
|
904
|
+
#: lib/hammer_cli_foreman/hostgroup.rb:133
|
|
893
905
|
msgid "Delete parameter for a hostgroup."
|
|
894
906
|
msgstr ""
|
|
895
907
|
|
|
896
|
-
#: lib/hammer_cli_foreman/hostgroup.rb:
|
|
908
|
+
#: lib/hammer_cli_foreman/hostgroup.rb:135
|
|
897
909
|
msgid "Hostgroup parameter deleted"
|
|
898
910
|
msgstr ""
|
|
899
911
|
|
data/locale/zanata.xml
CHANGED
|
@@ -17,9 +17,8 @@
|
|
|
17
17
|
<locale>te</locale>
|
|
18
18
|
<locale>pa</locale>
|
|
19
19
|
<locale>kn</locale>
|
|
20
|
-
<locale>de</locale>
|
|
21
|
-
<locale>es</locale>
|
|
22
|
-
<locale>gl</locale>
|
|
20
|
+
<locale map-from="de">de-DE</locale>
|
|
21
|
+
<locale map-from="es">es-ES</locale>
|
|
23
22
|
<locale map-from="pt_BR">pt-BR</locale>
|
|
24
23
|
<locale map-from="bn">bn-IN</locale>
|
|
25
24
|
<locale map-from="ta">ta-IN</locale>
|
metadata
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: hammer_cli_foreman
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 0.1.
|
|
4
|
+
version: 0.1.3
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Tomáš Strachota
|
|
@@ -9,7 +9,7 @@ authors:
|
|
|
9
9
|
autorequire:
|
|
10
10
|
bindir: bin
|
|
11
11
|
cert_chain: []
|
|
12
|
-
date: 2014-08-
|
|
12
|
+
date: 2014-08-20 00:00:00.000000000 Z
|
|
13
13
|
dependencies:
|
|
14
14
|
- !ruby/object:Gem::Dependency
|
|
15
15
|
name: hammer_cli
|
|
@@ -730,4 +730,3 @@ test_files:
|
|
|
730
730
|
- test/unit/data/1.6/foreman_api.json
|
|
731
731
|
- test/unit/data/1.5/foreman_api.json
|
|
732
732
|
- test/unit/data/1.4/foreman_api.json
|
|
733
|
-
has_rdoc:
|