foreman_google 2.0.1 → 3.0.1
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/app/assets/javascripts/foreman_google/locale/cs_CZ/foreman_google.js +35 -50
- data/app/assets/javascripts/foreman_google/locale/de/foreman_google.js +38 -53
- data/app/assets/javascripts/foreman_google/locale/el/foreman_google.js +31 -46
- data/app/assets/javascripts/foreman_google/locale/en/foreman_google.js +25 -40
- data/app/assets/javascripts/foreman_google/locale/en_GB/foreman_google.js +8 -23
- data/app/assets/javascripts/foreman_google/locale/es/foreman_google.js +38 -53
- data/app/assets/javascripts/foreman_google/locale/fr/foreman_google.js +42 -57
- data/app/assets/javascripts/foreman_google/locale/it/foreman_google.js +34 -49
- data/app/assets/javascripts/foreman_google/locale/ja/foreman_google.js +42 -57
- data/app/assets/javascripts/foreman_google/locale/ka/foreman_google.js +42 -57
- data/app/assets/javascripts/foreman_google/locale/ko/foreman_google.js +35 -50
- data/app/assets/javascripts/foreman_google/locale/pl/foreman_google.js +33 -48
- data/app/assets/javascripts/foreman_google/locale/pt_BR/foreman_google.js +38 -53
- data/app/assets/javascripts/foreman_google/locale/ru/foreman_google.js +35 -50
- data/app/assets/javascripts/foreman_google/locale/sv_SE/foreman_google.js +33 -48
- data/app/assets/javascripts/foreman_google/locale/zh_CN/foreman_google.js +42 -57
- data/app/assets/javascripts/foreman_google/locale/zh_TW/foreman_google.js +35 -50
- data/app/lib/foreman_google/google_compute_adapter.rb +3 -5
- data/app/models/foreman_google/gce.rb +0 -2
- data/app/models/foreman_google/google_compute.rb +0 -2
- data/config/initializers/zeitwerk.rb +3 -0
- data/db/migrate/20220331113745_foreman_gce_to_foreman_google_gce.rb +2 -2
- data/lib/foreman_google/engine.rb +1 -3
- data/lib/foreman_google/version.rb +1 -1
- data/locale/Makefile +12 -2
- data/locale/cs_CZ/LC_MESSAGES/foreman_google.mo +0 -0
- data/locale/cs_CZ/foreman_google.po +2 -17
- data/locale/de/LC_MESSAGES/foreman_google.mo +0 -0
- data/locale/de/foreman_google.po +3 -18
- data/locale/el/LC_MESSAGES/foreman_google.mo +0 -0
- data/locale/el/foreman_google.po +2 -17
- data/locale/en/LC_MESSAGES/foreman_google.mo +0 -0
- data/locale/en/foreman_google.po +9 -22
- data/locale/en_GB/LC_MESSAGES/foreman_google.mo +0 -0
- data/locale/en_GB/foreman_google.po +9 -24
- data/locale/es/LC_MESSAGES/foreman_google.mo +0 -0
- data/locale/es/foreman_google.po +2 -17
- data/locale/fr/LC_MESSAGES/foreman_google.mo +0 -0
- data/locale/fr/foreman_google.po +11 -24
- data/locale/it/LC_MESSAGES/foreman_google.mo +0 -0
- data/locale/it/foreman_google.po +3 -18
- data/locale/ja/LC_MESSAGES/foreman_google.mo +0 -0
- data/locale/ja/foreman_google.po +11 -24
- data/locale/ka/LC_MESSAGES/foreman_google.mo +0 -0
- data/locale/ka/foreman_google.po +10 -25
- data/locale/ko/LC_MESSAGES/foreman_google.mo +0 -0
- data/locale/ko/foreman_google.po +2 -17
- data/locale/pl/LC_MESSAGES/foreman_google.mo +0 -0
- data/locale/pl/foreman_google.po +2 -17
- data/locale/pt_BR/LC_MESSAGES/foreman_google.mo +0 -0
- data/locale/pt_BR/foreman_google.po +2 -17
- data/locale/ru/LC_MESSAGES/foreman_google.mo +0 -0
- data/locale/ru/foreman_google.po +2 -17
- data/locale/sv_SE/LC_MESSAGES/foreman_google.mo +0 -0
- data/locale/sv_SE/foreman_google.po +2 -17
- data/locale/zh_CN/LC_MESSAGES/foreman_google.mo +0 -0
- data/locale/zh_CN/foreman_google.po +11 -24
- data/locale/zh_TW/LC_MESSAGES/foreman_google.mo +0 -0
- data/locale/zh_TW/foreman_google.po +2 -17
- data/test/test_google_helper.rb +1 -1
- metadata +48 -19
- data/locale/action_names.rb +0 -6
- data/locale/en/foreman_google.edit.po +0 -116
- data/locale/en/foreman_google.po.time_stamp +0 -0
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 03dae3430850a235e251c02fca5840c358a1d6d5ee2e473d76cfb7305a783ee7
|
4
|
+
data.tar.gz: 26227fe1e9c58cffe17ddd5f5174312f5e55ea86c0b31af823a07e9cda3083df
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: a1d6581651fe8459cfc35febb15f8a56d701fa3618ce622308ca1b7cbaae7cba09d747a11b85a7807f1c907554880dd2cb678b6eee3b64f6e92659cbeeaa881a
|
7
|
+
data.tar.gz: 3fbef9dbf004d1b43fc21608cd2f5eddf77e35d3f049177c18f3f908ab48c29fa1441d500dca8dd6d9b3b2c741639997b60e8ebfbf2b9274ceacb19d82fb0fc0
|
@@ -3,11 +3,11 @@
|
|
3
3
|
"locale_data": {
|
4
4
|
"foreman_google": {
|
5
5
|
"": {
|
6
|
-
"Project-Id-Version": "foreman_google
|
6
|
+
"Project-Id-Version": "foreman_google 3.0.0",
|
7
7
|
"Report-Msgid-Bugs-To": "",
|
8
8
|
"PO-Revision-Date": "2022-08-01 12:51+0000",
|
9
9
|
"Last-Translator": "Pavel Borecki <pavel.borecki@gmail.com>, 2022",
|
10
|
-
"Language-Team": "Czech (Czech Republic) (https://
|
10
|
+
"Language-Team": "Czech (Czech Republic) (https://app.transifex.com/foreman/teams/114/cs_CZ/)",
|
11
11
|
"MIME-Version": "1.0",
|
12
12
|
"Content-Type": "text/plain; charset=UTF-8",
|
13
13
|
"Content-Transfer-Encoding": "8bit",
|
@@ -17,97 +17,82 @@
|
|
17
17
|
"domain": "foreman_google",
|
18
18
|
"plural_forms": "nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;"
|
19
19
|
},
|
20
|
-
"
|
21
|
-
""
|
20
|
+
"Actions": [
|
21
|
+
"Akce"
|
22
22
|
],
|
23
|
-
"
|
23
|
+
"Associate Ephemeral External IP": [
|
24
24
|
""
|
25
25
|
],
|
26
|
-
"
|
26
|
+
"Certificate path, for GCE only": [
|
27
27
|
""
|
28
28
|
],
|
29
29
|
"Deprecated, email is automatically loaded from the JSON file. For GCE only": [
|
30
30
|
""
|
31
31
|
],
|
32
|
-
"
|
32
|
+
"Deprecated, project is automatically loaded from the JSON file. For GCE only": [
|
33
33
|
""
|
34
34
|
],
|
35
|
-
"
|
36
|
-
""
|
35
|
+
"Does this image support user data input (e.g. via cloud-init)?": [
|
36
|
+
"Podporuje tento obraz zadání uživatelských dat (např. prostřednictvím cloud-init)?"
|
37
37
|
],
|
38
|
-
"
|
38
|
+
"Google Compute Engine plugin for the Foreman.": [
|
39
39
|
""
|
40
40
|
],
|
41
|
-
"
|
42
|
-
""
|
41
|
+
"Image": [
|
42
|
+
"Obraz"
|
43
43
|
],
|
44
44
|
"JSON key": [
|
45
45
|
""
|
46
46
|
],
|
47
|
-
"Zone": [
|
48
|
-
"Zóna"
|
49
|
-
],
|
50
47
|
"Load Zones": [
|
51
48
|
"Načíst zóny"
|
52
49
|
],
|
50
|
+
"Machine Type": [
|
51
|
+
"Typ stroje"
|
52
|
+
],
|
53
53
|
"Machine type": [
|
54
54
|
"Typ stroje"
|
55
55
|
],
|
56
|
-
"
|
57
|
-
"
|
56
|
+
"Missing an image for operating system!": [
|
57
|
+
""
|
58
58
|
],
|
59
|
-
"
|
60
|
-
"
|
59
|
+
"Name": [
|
60
|
+
"Název"
|
61
61
|
],
|
62
62
|
"Network": [
|
63
63
|
"Síť"
|
64
64
|
],
|
65
|
-
"
|
66
|
-
""
|
65
|
+
"Please select an image": [
|
66
|
+
"Vyberte obraz"
|
67
|
+
],
|
68
|
+
"Properties": [
|
69
|
+
"Vlastnosti"
|
67
70
|
],
|
68
71
|
"Size (GB)": [
|
69
72
|
"Velikost (GB)"
|
70
73
|
],
|
71
|
-
"Name": [
|
72
|
-
"Název"
|
73
|
-
],
|
74
|
-
"Type": [
|
75
|
-
"Typ"
|
76
|
-
],
|
77
74
|
"State": [
|
78
75
|
"Stav"
|
79
76
|
],
|
80
|
-
"
|
81
|
-
"Akce"
|
82
|
-
],
|
83
|
-
"Properties": [
|
84
|
-
"Vlastnosti"
|
85
|
-
],
|
86
|
-
"Machine Type": [
|
87
|
-
"Typ stroje"
|
88
|
-
],
|
89
|
-
"The user that is used to ssh into the instance, normally cloud-user, ec2-user, ubuntu, etc. Note: Google engine doesn't support SSH for the root user.": [
|
77
|
+
"The email parameter is deprecated, value is automatically loaded from the JSON file": [
|
90
78
|
""
|
91
79
|
],
|
92
|
-
"
|
93
|
-
"Podporuje tento obraz zadání uživatelských dat (např. prostřednictvím cloud-init)?"
|
94
|
-
],
|
95
|
-
"Preupgrade job": [
|
80
|
+
"The project parameter is deprecated, value is automatically loaded from the JSON file": [
|
96
81
|
""
|
97
82
|
],
|
98
|
-
"
|
99
|
-
"
|
83
|
+
"The user that is used to ssh into the instance, normally cloud-user, ec2-user, ubuntu, etc. Note: Google engine doesn't support SSH for the root user.": [
|
84
|
+
""
|
100
85
|
],
|
101
|
-
"
|
102
|
-
"
|
86
|
+
"Type": [
|
87
|
+
"Typ"
|
103
88
|
],
|
104
|
-
"
|
105
|
-
"
|
89
|
+
"Zone": [
|
90
|
+
"Zóna"
|
106
91
|
],
|
107
|
-
"
|
108
|
-
"
|
92
|
+
"Zone, for GCE only": [
|
93
|
+
""
|
109
94
|
],
|
110
|
-
"
|
95
|
+
"console is not available at this time because the instance is powered off": [
|
111
96
|
""
|
112
97
|
]
|
113
98
|
}
|
@@ -3,11 +3,11 @@
|
|
3
3
|
"locale_data": {
|
4
4
|
"foreman_google": {
|
5
5
|
"": {
|
6
|
-
"Project-Id-Version": "foreman_google
|
6
|
+
"Project-Id-Version": "foreman_google 3.0.0",
|
7
7
|
"Report-Msgid-Bugs-To": "",
|
8
8
|
"PO-Revision-Date": "2022-08-01 12:51+0000",
|
9
9
|
"Last-Translator": "Lukas Kallies <github.com@luke-web.de>, 2022",
|
10
|
-
"Language-Team": "German (https://
|
10
|
+
"Language-Team": "German (https://app.transifex.com/foreman/teams/114/de/)",
|
11
11
|
"MIME-Version": "1.0",
|
12
12
|
"Content-Type": "text/plain; charset=UTF-8",
|
13
13
|
"Content-Transfer-Encoding": "8bit",
|
@@ -17,98 +17,83 @@
|
|
17
17
|
"domain": "foreman_google",
|
18
18
|
"plural_forms": "nplurals=2; plural=(n != 1);"
|
19
19
|
},
|
20
|
-
"
|
21
|
-
""
|
20
|
+
"Actions": [
|
21
|
+
"Aktionen"
|
22
22
|
],
|
23
|
-
"
|
24
|
-
""
|
23
|
+
"Associate Ephemeral External IP": [
|
24
|
+
"Temporäre externe IP anfügen"
|
25
25
|
],
|
26
|
-
"
|
26
|
+
"Certificate path, for GCE only": [
|
27
27
|
""
|
28
28
|
],
|
29
29
|
"Deprecated, email is automatically loaded from the JSON file. For GCE only": [
|
30
30
|
""
|
31
31
|
],
|
32
|
-
"
|
32
|
+
"Deprecated, project is automatically loaded from the JSON file. For GCE only": [
|
33
33
|
""
|
34
34
|
],
|
35
|
-
"
|
36
|
-
""
|
35
|
+
"Does this image support user data input (e.g. via cloud-init)?": [
|
36
|
+
"Unterstützt dieses Abbild die Eingabe von Benutzerdaten (z. B. mittels cloud-init)?"
|
37
37
|
],
|
38
|
-
"
|
39
|
-
"
|
38
|
+
"Google Compute Engine plugin for the Foreman.": [
|
39
|
+
"Google Compute Engine-Erweiterung für the Foreman."
|
40
40
|
],
|
41
|
-
"
|
42
|
-
"
|
41
|
+
"Image": [
|
42
|
+
"Image"
|
43
43
|
],
|
44
44
|
"JSON key": [
|
45
45
|
"JSON-Schlüssel"
|
46
46
|
],
|
47
|
-
"Zone": [
|
48
|
-
"Zone"
|
49
|
-
],
|
50
47
|
"Load Zones": [
|
51
48
|
"Zonen laden"
|
52
49
|
],
|
50
|
+
"Machine Type": [
|
51
|
+
"Systemtyp"
|
52
|
+
],
|
53
53
|
"Machine type": [
|
54
54
|
"Maschinen-Typ"
|
55
55
|
],
|
56
|
-
"
|
57
|
-
"
|
56
|
+
"Missing an image for operating system!": [
|
57
|
+
"Es fehlt ein Abbild des Betriebssystems!"
|
58
58
|
],
|
59
|
-
"
|
60
|
-
"
|
59
|
+
"Name": [
|
60
|
+
"Name"
|
61
61
|
],
|
62
62
|
"Network": [
|
63
63
|
"Netzwerk"
|
64
64
|
],
|
65
|
-
"
|
66
|
-
"
|
65
|
+
"Please select an image": [
|
66
|
+
"bitte ein Abbild auswählen"
|
67
|
+
],
|
68
|
+
"Properties": [
|
69
|
+
"Eigenschaften"
|
67
70
|
],
|
68
71
|
"Size (GB)": [
|
69
72
|
"Grösse (GB)"
|
70
73
|
],
|
71
|
-
"Name": [
|
72
|
-
"Name"
|
73
|
-
],
|
74
|
-
"Type": [
|
75
|
-
"Typ"
|
76
|
-
],
|
77
74
|
"State": [
|
78
75
|
"Status"
|
79
76
|
],
|
80
|
-
"
|
81
|
-
"
|
82
|
-
],
|
83
|
-
"Properties": [
|
84
|
-
"Eigenschaften"
|
77
|
+
"The email parameter is deprecated, value is automatically loaded from the JSON file": [
|
78
|
+
""
|
85
79
|
],
|
86
|
-
"
|
87
|
-
"
|
80
|
+
"The project parameter is deprecated, value is automatically loaded from the JSON file": [
|
81
|
+
""
|
88
82
|
],
|
89
83
|
"The user that is used to ssh into the instance, normally cloud-user, ec2-user, ubuntu, etc. Note: Google engine doesn't support SSH for the root user.": [
|
90
84
|
"Der Benutzer, der verwendet wird um per SSH auf die Instanz zu verbinden. Üblicherweise ist dies cloud-user, ec2-user, ubuntu etc. Hinweis: Google Engine unterstützt den SSH-Zugriff als root-Benutzer nicht."
|
91
85
|
],
|
92
|
-
"
|
93
|
-
"
|
94
|
-
],
|
95
|
-
"Preupgrade job": [
|
96
|
-
"Pre-Upgrade-Job"
|
97
|
-
],
|
98
|
-
"Action with sub plans": [
|
99
|
-
"Aktion mit Unterplänen"
|
100
|
-
],
|
101
|
-
"Import facts": [
|
102
|
-
"Fakten importieren"
|
86
|
+
"Type": [
|
87
|
+
"Typ"
|
103
88
|
],
|
104
|
-
"
|
105
|
-
"
|
89
|
+
"Zone": [
|
90
|
+
"Zone"
|
106
91
|
],
|
107
|
-
"
|
108
|
-
"
|
92
|
+
"Zone, for GCE only": [
|
93
|
+
""
|
109
94
|
],
|
110
|
-
"
|
111
|
-
"
|
95
|
+
"console is not available at this time because the instance is powered off": [
|
96
|
+
"Konsole ist derzeit nicht verfügbar, da die Instanz ausgeschaltet ist"
|
112
97
|
]
|
113
98
|
}
|
114
99
|
}
|
@@ -3,11 +3,11 @@
|
|
3
3
|
"locale_data": {
|
4
4
|
"foreman_google": {
|
5
5
|
"": {
|
6
|
-
"Project-Id-Version": "foreman_google
|
6
|
+
"Project-Id-Version": "foreman_google 3.0.0",
|
7
7
|
"Report-Msgid-Bugs-To": "",
|
8
8
|
"PO-Revision-Date": "2022-08-01 12:51+0000",
|
9
9
|
"Last-Translator": "Efstathios Iosifidis <iefstathios@gmail.com>, 2022",
|
10
|
-
"Language-Team": "Greek (https://
|
10
|
+
"Language-Team": "Greek (https://app.transifex.com/foreman/teams/114/el/)",
|
11
11
|
"MIME-Version": "1.0",
|
12
12
|
"Content-Type": "text/plain; charset=UTF-8",
|
13
13
|
"Content-Transfer-Encoding": "8bit",
|
@@ -17,97 +17,82 @@
|
|
17
17
|
"domain": "foreman_google",
|
18
18
|
"plural_forms": "nplurals=2; plural=(n != 1);"
|
19
19
|
},
|
20
|
-
"
|
21
|
-
""
|
20
|
+
"Actions": [
|
21
|
+
"Ενέργειες"
|
22
22
|
],
|
23
|
-
"
|
23
|
+
"Associate Ephemeral External IP": [
|
24
24
|
""
|
25
25
|
],
|
26
|
-
"
|
26
|
+
"Certificate path, for GCE only": [
|
27
27
|
""
|
28
28
|
],
|
29
29
|
"Deprecated, email is automatically loaded from the JSON file. For GCE only": [
|
30
30
|
""
|
31
31
|
],
|
32
|
-
"
|
32
|
+
"Deprecated, project is automatically loaded from the JSON file. For GCE only": [
|
33
33
|
""
|
34
34
|
],
|
35
|
-
"
|
35
|
+
"Does this image support user data input (e.g. via cloud-init)?": [
|
36
36
|
""
|
37
37
|
],
|
38
|
-
"
|
38
|
+
"Google Compute Engine plugin for the Foreman.": [
|
39
39
|
""
|
40
40
|
],
|
41
|
-
"
|
42
|
-
""
|
41
|
+
"Image": [
|
42
|
+
"Εικόνα"
|
43
43
|
],
|
44
44
|
"JSON key": [
|
45
45
|
""
|
46
46
|
],
|
47
|
-
"Zone": [
|
48
|
-
"Ζώνη"
|
49
|
-
],
|
50
47
|
"Load Zones": [
|
51
48
|
""
|
52
49
|
],
|
50
|
+
"Machine Type": [
|
51
|
+
"Τύπος μηχανής"
|
52
|
+
],
|
53
53
|
"Machine type": [
|
54
54
|
"Τύπος μηχανής"
|
55
55
|
],
|
56
|
-
"
|
56
|
+
"Missing an image for operating system!": [
|
57
57
|
""
|
58
58
|
],
|
59
|
-
"
|
60
|
-
"
|
59
|
+
"Name": [
|
60
|
+
"Όνομα"
|
61
61
|
],
|
62
62
|
"Network": [
|
63
63
|
"Δίκτυο"
|
64
64
|
],
|
65
|
-
"
|
65
|
+
"Please select an image": [
|
66
66
|
""
|
67
67
|
],
|
68
|
+
"Properties": [
|
69
|
+
"Ιδιότητες"
|
70
|
+
],
|
68
71
|
"Size (GB)": [
|
69
72
|
"Μέγεθος (GB)"
|
70
73
|
],
|
71
|
-
"Name": [
|
72
|
-
"Όνομα"
|
73
|
-
],
|
74
|
-
"Type": [
|
75
|
-
"Τύπος"
|
76
|
-
],
|
77
74
|
"State": [
|
78
75
|
"Κατάσταση"
|
79
76
|
],
|
80
|
-
"
|
81
|
-
"Ενέργειες"
|
82
|
-
],
|
83
|
-
"Properties": [
|
84
|
-
"Ιδιότητες"
|
85
|
-
],
|
86
|
-
"Machine Type": [
|
87
|
-
"Τύπος μηχανής"
|
88
|
-
],
|
89
|
-
"The user that is used to ssh into the instance, normally cloud-user, ec2-user, ubuntu, etc. Note: Google engine doesn't support SSH for the root user.": [
|
90
|
-
""
|
91
|
-
],
|
92
|
-
"Does this image support user data input (e.g. via cloud-init)?": [
|
77
|
+
"The email parameter is deprecated, value is automatically loaded from the JSON file": [
|
93
78
|
""
|
94
79
|
],
|
95
|
-
"
|
80
|
+
"The project parameter is deprecated, value is automatically loaded from the JSON file": [
|
96
81
|
""
|
97
82
|
],
|
98
|
-
"
|
83
|
+
"The user that is used to ssh into the instance, normally cloud-user, ec2-user, ubuntu, etc. Note: Google engine doesn't support SSH for the root user.": [
|
99
84
|
""
|
100
85
|
],
|
101
|
-
"
|
102
|
-
""
|
86
|
+
"Type": [
|
87
|
+
"Τύπος"
|
103
88
|
],
|
104
|
-
"
|
105
|
-
"
|
89
|
+
"Zone": [
|
90
|
+
"Ζώνη"
|
106
91
|
],
|
107
|
-
"
|
108
|
-
"
|
92
|
+
"Zone, for GCE only": [
|
93
|
+
""
|
109
94
|
],
|
110
|
-
"
|
95
|
+
"console is not available at this time because the instance is powered off": [
|
111
96
|
""
|
112
97
|
]
|
113
98
|
}
|
@@ -5,109 +5,94 @@
|
|
5
5
|
"": {
|
6
6
|
"Project-Id-Version": "foreman_google 1.0.0",
|
7
7
|
"Report-Msgid-Bugs-To": "",
|
8
|
-
"PO-Revision-Date": "
|
9
|
-
"Last-Translator": "
|
10
|
-
"Language-Team": "
|
8
|
+
"PO-Revision-Date": "2024-09-19 13:06+0200",
|
9
|
+
"Last-Translator": "FULL NAME <EMAIL@ADDRESS>",
|
10
|
+
"Language-Team": "LANGUAGE <LL@li.org>",
|
11
11
|
"Language": "",
|
12
12
|
"MIME-Version": "1.0",
|
13
13
|
"Content-Type": "text/plain; charset=UTF-8",
|
14
14
|
"Content-Transfer-Encoding": "8bit",
|
15
|
-
"Plural-Forms": "nplurals=
|
15
|
+
"Plural-Forms": "nplurals=INTEGER; plural=EXPRESSION;",
|
16
16
|
"lang": "en",
|
17
17
|
"domain": "foreman_google",
|
18
|
-
"plural_forms": "nplurals=
|
18
|
+
"plural_forms": "nplurals=INTEGER; plural=EXPRESSION;"
|
19
19
|
},
|
20
|
-
"
|
20
|
+
"Actions": [
|
21
21
|
""
|
22
22
|
],
|
23
|
-
"
|
23
|
+
"Associate Ephemeral External IP": [
|
24
24
|
""
|
25
25
|
],
|
26
|
-
"
|
26
|
+
"Certificate path, for GCE only": [
|
27
27
|
""
|
28
28
|
],
|
29
29
|
"Deprecated, email is automatically loaded from the JSON file. For GCE only": [
|
30
30
|
""
|
31
31
|
],
|
32
|
-
"
|
32
|
+
"Deprecated, project is automatically loaded from the JSON file. For GCE only": [
|
33
33
|
""
|
34
34
|
],
|
35
|
-
"
|
35
|
+
"Does this image support user data input (e.g. via cloud-init)?": [
|
36
36
|
""
|
37
37
|
],
|
38
|
-
"
|
38
|
+
"Google Compute Engine plugin for the Foreman.": [
|
39
39
|
""
|
40
40
|
],
|
41
|
-
"
|
41
|
+
"Image": [
|
42
42
|
""
|
43
43
|
],
|
44
44
|
"JSON key": [
|
45
45
|
""
|
46
46
|
],
|
47
|
-
"
|
47
|
+
"Load Zones": [
|
48
48
|
""
|
49
49
|
],
|
50
|
-
"
|
50
|
+
"Machine Type": [
|
51
51
|
""
|
52
52
|
],
|
53
53
|
"Machine type": [
|
54
54
|
""
|
55
55
|
],
|
56
|
-
"
|
56
|
+
"Missing an image for operating system!": [
|
57
57
|
""
|
58
58
|
],
|
59
|
-
"
|
59
|
+
"Name": [
|
60
60
|
""
|
61
61
|
],
|
62
62
|
"Network": [
|
63
63
|
""
|
64
64
|
],
|
65
|
-
"
|
66
|
-
""
|
67
|
-
],
|
68
|
-
"Size (GB)": [
|
65
|
+
"Please select an image": [
|
69
66
|
""
|
70
67
|
],
|
71
|
-
"
|
68
|
+
"Properties": [
|
72
69
|
""
|
73
70
|
],
|
74
|
-
"
|
71
|
+
"Size (GB)": [
|
75
72
|
""
|
76
73
|
],
|
77
74
|
"State": [
|
78
75
|
""
|
79
76
|
],
|
80
|
-
"
|
81
|
-
""
|
82
|
-
],
|
83
|
-
"Properties": [
|
77
|
+
"The email parameter is deprecated, value is automatically loaded from the JSON file": [
|
84
78
|
""
|
85
79
|
],
|
86
|
-
"
|
80
|
+
"The project parameter is deprecated, value is automatically loaded from the JSON file": [
|
87
81
|
""
|
88
82
|
],
|
89
83
|
"The user that is used to ssh into the instance, normally cloud-user, ec2-user, ubuntu, etc. Note: Google engine doesn't support SSH for the root user.": [
|
90
84
|
""
|
91
85
|
],
|
92
|
-
"
|
93
|
-
""
|
94
|
-
],
|
95
|
-
"Preupgrade job": [
|
96
|
-
""
|
97
|
-
],
|
98
|
-
"Action with sub plans": [
|
99
|
-
""
|
100
|
-
],
|
101
|
-
"Import facts": [
|
86
|
+
"Type": [
|
102
87
|
""
|
103
88
|
],
|
104
|
-
"
|
89
|
+
"Zone": [
|
105
90
|
""
|
106
91
|
],
|
107
|
-
"
|
92
|
+
"Zone, for GCE only": [
|
108
93
|
""
|
109
94
|
],
|
110
|
-
"
|
95
|
+
"console is not available at this time because the instance is powered off": [
|
111
96
|
""
|
112
97
|
]
|
113
98
|
}
|