foreman_setup 2.1.0 → 2.1.1
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/CHANGES.md +3 -0
- data/app/controllers/foreman_setup/provisioners_controller.rb +1 -1
- data/lib/foreman_setup/version.rb +1 -1
- data/locale/de/LC_MESSAGES/foreman_setup.mo +0 -0
- data/locale/de/foreman_setup.po +6 -6
- data/locale/en/LC_MESSAGES/foreman_setup.mo +0 -0
- data/locale/en/foreman_setup.po +1 -1
- data/locale/en_GB/LC_MESSAGES/foreman_setup.mo +0 -0
- data/locale/en_GB/foreman_setup.po +1 -1
- data/locale/es/LC_MESSAGES/foreman_setup.mo +0 -0
- data/locale/es/foreman_setup.po +3 -3
- data/locale/fr/LC_MESSAGES/foreman_setup.mo +0 -0
- data/locale/fr/foreman_setup.po +1 -1
- data/locale/it/LC_MESSAGES/foreman_setup.mo +0 -0
- data/locale/it/foreman_setup.po +1 -1
- data/locale/ja/LC_MESSAGES/foreman_setup.mo +0 -0
- data/locale/ja/foreman_setup.po +1 -1
- data/locale/ko/LC_MESSAGES/foreman_setup.mo +0 -0
- data/locale/ko/foreman_setup.po +1 -1
- data/locale/pt_BR/LC_MESSAGES/foreman_setup.mo +0 -0
- data/locale/pt_BR/foreman_setup.po +1 -1
- data/locale/ru/LC_MESSAGES/foreman_setup.mo +0 -0
- data/locale/ru/foreman_setup.po +1 -1
- data/locale/sv_SE/LC_MESSAGES/foreman_setup.mo +0 -0
- data/locale/sv_SE/foreman_setup.po +1 -1
- data/locale/zh_CN/LC_MESSAGES/foreman_setup.mo +0 -0
- data/locale/zh_CN/foreman_setup.po +1 -1
- data/locale/zh_TW/LC_MESSAGES/foreman_setup.mo +0 -0
- data/locale/zh_TW/foreman_setup.po +1 -1
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 9b9cc710f0e82f4ecab86bbacd07dfcacccd83b5
|
4
|
+
data.tar.gz: 823acf599dadbe230cdb565505482e293a1c50fd
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 51199abe56dc7e84a91285c726d5bf7141dd86c05d91a8f9512cbaa9d74e75c2614f86f4784f3a0d15106d719d889a1f5a697e092f2be61377301bbe1d5462d2
|
7
|
+
data.tar.gz: 188033f46c605cc7474a35511d9c8a98b4f238213d643b709cd069abb55f841603984b5d9194d6145fe9f89a1a09f4c647667e7f782dd2988e63557e15d4ffb8
|
data/CHANGES.md
CHANGED
@@ -149,7 +149,7 @@ module ForemanSetup
|
|
149
149
|
# Associate templates with OS and vice-versa
|
150
150
|
if @provisioner.host.os.family == 'Redhat'
|
151
151
|
tmpl_name = 'Kickstart'
|
152
|
-
provision_tmpl_name = @provisioner.host.os.name == 'Redhat' ? 'RHEL
|
152
|
+
provision_tmpl_name = @provisioner.host.os.name == 'Redhat' ? 'Kickstart RHEL' : tmpl_name
|
153
153
|
ipxe_tmpl_name = 'Kickstart'
|
154
154
|
finish_tmpl_name = 'Kickstart default finish'
|
155
155
|
ptable_name = 'Kickstart default'
|
Binary file
|
data/locale/de/foreman_setup.po
CHANGED
@@ -6,10 +6,10 @@
|
|
6
6
|
# Ettore Atalan <atalanttore@googlemail.com>, 2014
|
7
7
|
msgid ""
|
8
8
|
msgstr ""
|
9
|
-
"Project-Id-Version: foreman_setup 2.0
|
9
|
+
"Project-Id-Version: foreman_setup 2.1.0\n"
|
10
10
|
"Report-Msgid-Bugs-To: \n"
|
11
11
|
"POT-Creation-Date: 2014-08-20 09:25+0100\n"
|
12
|
-
"PO-Revision-Date: 2014-09-
|
12
|
+
"PO-Revision-Date: 2014-09-22 11:32+0000\n"
|
13
13
|
"Last-Translator: Ettore Atalan <atalanttore@googlemail.com>\n"
|
14
14
|
"Language-Team: German (http://www.transifex.com/projects/p/foreman/language/de/)\n"
|
15
15
|
"MIME-Version: 1.0\n"
|
@@ -40,7 +40,7 @@ msgid ""
|
|
40
40
|
msgstr ""
|
41
41
|
|
42
42
|
msgid "Completion"
|
43
|
-
msgstr ""
|
43
|
+
msgstr "Fertigstellung"
|
44
44
|
|
45
45
|
msgid "Compute Resources"
|
46
46
|
msgstr "Rechnerresource"
|
@@ -121,7 +121,7 @@ msgid "No network interfaces listed in $interfaces fact"
|
|
121
121
|
msgstr ""
|
122
122
|
|
123
123
|
msgid "Normal installation media"
|
124
|
-
msgstr ""
|
124
|
+
msgstr "Normales Installationsmedium"
|
125
125
|
|
126
126
|
msgid "Not available until pre-requisites satisified."
|
127
127
|
msgstr ""
|
@@ -157,7 +157,7 @@ msgid "Provisioning setup complete"
|
|
157
157
|
msgstr ""
|
158
158
|
|
159
159
|
msgid "Red Hat Satellite 5 or Spacewalk"
|
160
|
-
msgstr ""
|
160
|
+
msgstr "Red Hat Satellite 5 oder Spacewalk"
|
161
161
|
|
162
162
|
msgid "Return to the main provisioning setup page"
|
163
163
|
msgstr ""
|
@@ -186,7 +186,7 @@ msgid "Successfully associated OS %s."
|
|
186
186
|
msgstr ""
|
187
187
|
|
188
188
|
msgid "Successfully updated subnet %s."
|
189
|
-
msgstr ""
|
189
|
+
msgstr "Subnetz %s erfolgreich aktualisiert."
|
190
190
|
|
191
191
|
msgid "The DNS domain name to provision hosts into"
|
192
192
|
msgstr ""
|
Binary file
|
data/locale/en/foreman_setup.po
CHANGED
Binary file
|
@@ -6,7 +6,7 @@
|
|
6
6
|
# Dominic Cleal <dcleal@redhat.com>, 2014
|
7
7
|
msgid ""
|
8
8
|
msgstr ""
|
9
|
-
"Project-Id-Version: foreman_setup 2.0
|
9
|
+
"Project-Id-Version: foreman_setup 2.1.0\n"
|
10
10
|
"Report-Msgid-Bugs-To: \n"
|
11
11
|
"POT-Creation-Date: 2014-08-20 09:25+0100\n"
|
12
12
|
"PO-Revision-Date: 2014-08-20 08:51+0000\n"
|
Binary file
|
data/locale/es/foreman_setup.po
CHANGED
@@ -3,14 +3,14 @@
|
|
3
3
|
# This file is distributed under the same license as foreman_setup.
|
4
4
|
#
|
5
5
|
# Translators:
|
6
|
-
# Sergio Ocón <sergio@redhat.com>, 2014
|
6
|
+
# Sergio Ocón <sergio.ocon@redhat.com>, 2014
|
7
7
|
msgid ""
|
8
8
|
msgstr ""
|
9
|
-
"Project-Id-Version: foreman_setup 2.0
|
9
|
+
"Project-Id-Version: foreman_setup 2.1.0\n"
|
10
10
|
"Report-Msgid-Bugs-To: \n"
|
11
11
|
"POT-Creation-Date: 2014-08-20 09:25+0100\n"
|
12
12
|
"PO-Revision-Date: 2014-08-29 11:01+0000\n"
|
13
|
-
"Last-Translator: Sergio Ocón <sergio@redhat.com>\n"
|
13
|
+
"Last-Translator: Sergio Ocón <sergio.ocon@redhat.com>\n"
|
14
14
|
"Language-Team: Spanish (http://www.transifex.com/projects/p/foreman/language/es/)\n"
|
15
15
|
"MIME-Version: 1.0\n"
|
16
16
|
"Content-Type: text/plain; charset=UTF-8\n"
|
Binary file
|
data/locale/fr/foreman_setup.po
CHANGED
@@ -7,7 +7,7 @@
|
|
7
7
|
# Pierre-Emmanuel Dutang <dutangp@gmail.com>, 2014
|
8
8
|
msgid ""
|
9
9
|
msgstr ""
|
10
|
-
"Project-Id-Version: foreman_setup 2.0
|
10
|
+
"Project-Id-Version: foreman_setup 2.1.0\n"
|
11
11
|
"Report-Msgid-Bugs-To: \n"
|
12
12
|
"POT-Creation-Date: 2014-08-20 09:25+0100\n"
|
13
13
|
"PO-Revision-Date: 2014-08-20 13:20+0000\n"
|
Binary file
|
data/locale/it/foreman_setup.po
CHANGED
Binary file
|
data/locale/ja/foreman_setup.po
CHANGED
Binary file
|
data/locale/ko/foreman_setup.po
CHANGED
Binary file
|
Binary file
|
data/locale/ru/foreman_setup.po
CHANGED
Binary file
|
@@ -6,7 +6,7 @@
|
|
6
6
|
# johnny.westerlund <johnny.westerlund@gmail.com>, 2014
|
7
7
|
msgid ""
|
8
8
|
msgstr ""
|
9
|
-
"Project-Id-Version: foreman_setup 2.0
|
9
|
+
"Project-Id-Version: foreman_setup 2.1.0\n"
|
10
10
|
"Report-Msgid-Bugs-To: \n"
|
11
11
|
"POT-Creation-Date: 2014-08-20 09:25+0100\n"
|
12
12
|
"PO-Revision-Date: 2014-09-16 13:31+0000\n"
|
Binary file
|
Binary file
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: foreman_setup
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 2.1.
|
4
|
+
version: 2.1.1
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Dominic Cleal
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2014-
|
11
|
+
date: 2014-11-20 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: deface
|