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 CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: f596e0f9407679964ad9c9a10220961cb2b6cfc7
4
- data.tar.gz: 6eb5d1a34dce5e3e1336bd7739a8ef8a9e3ae4b6
3
+ metadata.gz: 9b9cc710f0e82f4ecab86bbacd07dfcacccd83b5
4
+ data.tar.gz: 823acf599dadbe230cdb565505482e293a1c50fd
5
5
  SHA512:
6
- metadata.gz: 63a7ca081a30dddaafcc7e8fc7cc30f5b177712a66d3a783185712ec699b2641e41054b94e17024783a0ef1bb4f809036c81f2ed4ab6b85651f819e7e661986d
7
- data.tar.gz: 2816a0787f5e7e1ef526a2fb968cf8d7318d3fa0ffd5da12835b39ee8e5ff95e1a38f69221478049a9853461be5b001b5ac59f27ad7c22513cda0dc1213c0f0b
6
+ metadata.gz: 51199abe56dc7e84a91285c726d5bf7141dd86c05d91a8f9512cbaa9d74e75c2614f86f4784f3a0d15106d719d889a1f5a697e092f2be61377301bbe1d5462d2
7
+ data.tar.gz: 188033f46c605cc7474a35511d9c8a98b4f238213d643b709cd069abb55f841603984b5d9194d6145fe9f89a1a09f4c647667e7f782dd2988e63557e15d4ffb8
data/CHANGES.md CHANGED
@@ -1,5 +1,8 @@
1
1
  # Changelog
2
2
 
3
+ ## v2.1.1
4
+ * fix kickstart template name for RHEL (#8452)
5
+
3
6
  ## v2.1.0
4
7
  * i18n support (French and Spanish complete)
5
8
 
@@ -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 Kickstart' : tmpl_name
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'
@@ -1,3 +1,3 @@
1
1
  module ForemanSetup
2
- VERSION = '2.1.0'
2
+ VERSION = '2.1.1'
3
3
  end
Binary file
@@ -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.4\n"
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 14:40+0000\n"
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
@@ -5,7 +5,7 @@
5
5
  #, fuzzy
6
6
  msgid ""
7
7
  msgstr ""
8
- "Project-Id-Version: foreman_setup 2.0.4\n"
8
+ "Project-Id-Version: foreman_setup 2.1.0\n"
9
9
  "Report-Msgid-Bugs-To: \n"
10
10
  "POT-Creation-Date: 2014-08-20 09:25+0100\n"
11
11
  "PO-Revision-Date: 2014-08-20 09:27+0100\n"
@@ -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.4\n"
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
@@ -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.4\n"
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
@@ -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.4\n"
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
@@ -5,7 +5,7 @@
5
5
  # Translators:
6
6
  msgid ""
7
7
  msgstr ""
8
- "Project-Id-Version: foreman_setup 2.0.4\n"
8
+ "Project-Id-Version: foreman_setup 2.1.0\n"
9
9
  "Report-Msgid-Bugs-To: \n"
10
10
  "POT-Creation-Date: 2014-08-20 09:25+0100\n"
11
11
  "PO-Revision-Date: 2014-08-20 08:30+0000\n"
Binary file
@@ -5,7 +5,7 @@
5
5
  # Translators:
6
6
  msgid ""
7
7
  msgstr ""
8
- "Project-Id-Version: foreman_setup 2.0.4\n"
8
+ "Project-Id-Version: foreman_setup 2.1.0\n"
9
9
  "Report-Msgid-Bugs-To: \n"
10
10
  "POT-Creation-Date: 2014-08-20 09:25+0100\n"
11
11
  "PO-Revision-Date: 2014-08-20 08:30+0000\n"
Binary file
@@ -5,7 +5,7 @@
5
5
  # Translators:
6
6
  msgid ""
7
7
  msgstr ""
8
- "Project-Id-Version: foreman_setup 2.0.4\n"
8
+ "Project-Id-Version: foreman_setup 2.1.0\n"
9
9
  "Report-Msgid-Bugs-To: \n"
10
10
  "POT-Creation-Date: 2014-08-20 09:25+0100\n"
11
11
  "PO-Revision-Date: 2014-09-16 13:21+0000\n"
@@ -5,7 +5,7 @@
5
5
  # Translators:
6
6
  msgid ""
7
7
  msgstr ""
8
- "Project-Id-Version: foreman_setup 2.0.4\n"
8
+ "Project-Id-Version: foreman_setup 2.1.0\n"
9
9
  "Report-Msgid-Bugs-To: \n"
10
10
  "POT-Creation-Date: 2014-08-20 09:25+0100\n"
11
11
  "PO-Revision-Date: 2014-08-20 08:30+0000\n"
Binary file
@@ -5,7 +5,7 @@
5
5
  # Translators:
6
6
  msgid ""
7
7
  msgstr ""
8
- "Project-Id-Version: foreman_setup 2.0.4\n"
8
+ "Project-Id-Version: foreman_setup 2.1.0\n"
9
9
  "Report-Msgid-Bugs-To: \n"
10
10
  "POT-Creation-Date: 2014-08-20 09:25+0100\n"
11
11
  "PO-Revision-Date: 2014-08-20 08:30+0000\n"
@@ -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.4\n"
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"
@@ -5,7 +5,7 @@
5
5
  # Translators:
6
6
  msgid ""
7
7
  msgstr ""
8
- "Project-Id-Version: foreman_setup 2.0.4\n"
8
+ "Project-Id-Version: foreman_setup 2.1.0\n"
9
9
  "Report-Msgid-Bugs-To: \n"
10
10
  "POT-Creation-Date: 2014-08-20 09:25+0100\n"
11
11
  "PO-Revision-Date: 2014-08-20 08:30+0000\n"
@@ -5,7 +5,7 @@
5
5
  # Translators:
6
6
  msgid ""
7
7
  msgstr ""
8
- "Project-Id-Version: foreman_setup 2.0.4\n"
8
+ "Project-Id-Version: foreman_setup 2.1.0\n"
9
9
  "Report-Msgid-Bugs-To: \n"
10
10
  "POT-Creation-Date: 2014-08-20 09:25+0100\n"
11
11
  "PO-Revision-Date: 2014-08-20 08:30+0000\n"
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.0
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-09-22 00:00:00.000000000 Z
11
+ date: 2014-11-20 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: deface