summaryrefslogtreecommitdiff
path: root/docs/_locale/pt/automation.pot
blob: 198dea3616afd476c36bdba4b9206b907eace504 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928
929
930
931
932
933
934
935
936
937
938
939
940
941
942
943
944
945
946
947
948
949
950
951
952
953
954
955
956
957
958
959
960
961
962
963
964
965
966
967
968
969
970
971
972
973
974
975
976
977
978
979
980
981
982
983
984
985
986
987
988
989
990
991
992
993
994
995
996
997
998
999
1000
1001
1002
1003
1004
1005
1006
1007
1008
1009
1010
1011
1012
1013
1014
1015
1016
1017
1018
1019
1020
1021
1022
1023
1024
1025
1026
1027
1028
1029
1030
1031
1032
1033
1034
1035
1036
1037
1038
1039
1040
1041
1042
1043
1044
1045
1046
1047
1048
1049
1050
1051
1052
1053
1054
1055
1056
1057
1058
1059
1060
1061
1062
1063
1064
1065
1066
1067
1068
1069
1070
1071
1072
1073
1074
1075
1076
1077
1078
1079
1080
1081
1082
1083
1084
1085
1086
1087
1088
1089
1090
1091
1092
1093
1094
1095
1096
1097
1098
1099
1100
1101
1102
1103
1104
1105
1106
1107
1108
1109
1110
1111
1112
1113
1114
1115
1116
1117
1118
1119
1120
1121
1122
1123
1124
1125
1126
1127
1128
1129
1130
1131
1132
1133
1134
1135
1136
1137
1138
1139
1140
1141
1142
1143
1144
1145
1146
1147
1148
1149
1150
1151
1152
1153
1154
1155
1156
1157
1158
1159
1160
1161
1162
1163
1164
1165
1166
1167
1168
1169
1170
1171
1172
1173
1174
1175
1176
1177
1178
1179
1180
1181
1182
1183
1184
1185
1186
1187
1188
1189
1190
1191
1192
1193
1194
1195
1196
1197
1198
1199
1200
1201
1202
1203
1204
1205
1206
1207
1208
1209
1210
1211
1212
1213
1214
1215
1216
1217
1218
1219
1220
1221
1222
1223
1224
1225
1226
1227
1228
1229
1230
1231
1232
1233
1234
1235
1236
1237
1238
1239
1240
1241
1242
1243
1244
1245
1246
1247
1248
1249
1250
1251
1252
1253
1254
1255
1256
1257
1258
1259
1260
1261
1262
1263
1264
1265
1266
1267
1268
1269
1270
1271
1272
1273
1274
1275
1276
1277
1278
1279
1280
1281
1282
1283
1284
1285
1286
1287
1288
1289
1290
1291
1292
1293
1294
1295
1296
1297
1298
1299
1300
1301
1302
1303
1304
1305
1306
1307
1308
1309
1310
1311
1312
1313
1314
1315
1316
1317
1318
1319
1320
1321
1322
1323
1324
1325
1326
1327
1328
1329
1330
1331
1332
1333
1334
1335
1336
1337
1338
1339
1340
1341
1342
1343
1344
1345
1346
1347
1348
1349
1350
1351
1352
1353
1354
1355
1356
1357
1358
1359
1360
1361
1362
1363
1364
1365
1366
1367
1368
1369
1370
1371
1372
1373
1374
1375
1376
1377
1378
1379
1380
1381
1382
1383
1384
1385
1386
1387
1388
1389
1390
1391
1392
1393
1394
1395
1396
1397
1398
1399
1400
1401
1402
1403
1404
1405
1406
1407
1408
1409
1410
1411
1412
1413
1414
1415
1416
1417
1418
1419
1420
1421
1422
1423
1424
1425
1426
1427
1428
1429
1430
1431
1432
1433
1434
1435
1436
1437
1438
1439
1440
1441
1442
1443
1444
1445
1446
1447
1448
1449
1450
1451
1452
1453
1454
1455
1456
1457
1458
1459
1460
1461
1462
1463
1464
1465
1466
1467
1468
1469
1470
1471
1472
1473
1474
1475
1476
1477
1478
1479
1480
1481
1482
1483
1484
1485
1486
1487
1488
1489
1490
1491
1492
1493
1494
1495
1496
1497
1498
1499
1500
1501
1502
1503
1504
1505
1506
1507
1508
1509
1510
1511
1512
1513
1514
1515
1516
1517
1518
1519
1520
1521
1522
1523
1524
1525
1526
1527
1528
1529
1530
1531
1532
1533
1534
1535
1536
1537
1538
1539
1540
1541
1542
1543
1544
1545
1546
1547
1548
1549
1550
1551
1552
1553
1554
1555
1556
1557
1558
1559
1560
1561
1562
1563
1564
1565
1566
1567
1568
1569
1570
1571
1572
1573
1574
1575
1576
1577
1578
1579
1580
1581
1582
1583
1584
1585
1586
1587
1588
1589
1590
1591
1592
1593
1594
1595
1596
1597
1598
1599
1600
1601
1602
1603
1604
1605
1606
1607
1608
1609
1610
1611
1612
1613
1614
1615
1616
1617
1618
1619
1620
1621
1622
1623
1624
1625
1626
1627
1628
1629
1630
1631
1632
1633
1634
1635
1636
1637
1638
1639
1640
1641
1642
1643
1644
1645
1646
1647
1648
1649
1650
1651
1652
1653
1654
1655
1656
1657
1658
1659
1660
1661
1662
1663
1664
1665
1666
1667
1668
1669
1670
1671
1672
1673
1674
1675
1676
1677
1678
1679
1680
1681
1682
1683
1684
1685
1686
1687
msgid ""
msgstr ""
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: Localazy (https://localazy.com)\n"
"Project-Id-Version: VyOS Documentation\n"
"Language: pt\n"
"Plural-Forms: nplurals=2; plural=(n>=0 && n<=1) ? 0 : 1;\n"

#: ../../automation/terraform/index.rst:15
msgid "#   terraformAZ #   terraformvSphere #   terraformGoogle"
msgstr "#   terraformAZ #   terraformvSphere #   terraformGoogle"

#: ../../automation/vyos-terraform.rst:707
msgid "#az login"
msgstr "#az login"

#: ../../automation/vyos-terraform.rst:261
#: ../../automation/vyos-terraform.rst:283
#: ../../automation/vyos-terraform.rst:711
#: ../../automation/vyos-terraform.rst:731
#: ../../automation/vyos-terraform.rst:1008
#: ../../automation/vyos-terraform.rst:1029
msgid "#cd /your folder"
msgstr "#cd /your folder"

#: ../../automation/vyos-terraform.rst:287
#: ../../automation/vyos-terraform.rst:735
#: ../../automation/vyos-terraform.rst:1033
msgid "#terraform apply"
msgstr "#terraform apply"

#: ../../automation/vyos-terraform.rst:263
#: ../../automation/vyos-terraform.rst:713
#: ../../automation/vyos-terraform.rst:1010
msgid "#terraform init"
msgstr "#terraform init"

#: ../../automation/vyos-terraform.rst:285
#: ../../automation/vyos-terraform.rst:733
#: ../../automation/vyos-terraform.rst:1031
msgid "#terraform plan"
msgstr "#terraform plan"

#: ../../automation/vyos-terraform.rst:289
#: ../../automation/vyos-terraform.rst:737
#: ../../automation/vyos-terraform.rst:1035
msgid "#yes"
msgstr "#yes"

#: ../../automation/cloud-init.rst:366
msgid "**NOTE**: be careful while copying and pasting previous commands. Double quotes may need to be corrected."
msgstr "**NOTE**: be careful while copying and pasting previous commands. Double quotes may need to be corrected."

#: ../../automation/cloud-init.rst:363
msgid "**NOTE**: be carefull while copying and pasting previous commands. Doble quotes may need to be corrected."
msgstr "**NOTE**: be carefull while copying and pasting previous commands. Doble quotes may need to be corrected."

#: ../../automation/cloud-init.rst:308
msgid "**meta-data**: empty file (required)."
msgstr "**meta-data**: empty file (required)."

#: ../../automation/cloud-init.rst:303
msgid "**network-config**: file that will indicate to avoid dhcp client on first interface."
msgstr "**network-config**: file that will indicate to avoid dhcp client on first interface."

#: ../../automation/cloud-init.rst:336
msgid "**network-config** file only has configuration that disables the automatic dhcp client on first interface."
msgstr "**network-config** file only has configuration that disables the automatic dhcp client on first interface."

#: ../../automation/cloud-init.rst:306
msgid "**user-data**: includes vyos-commands."
msgstr "**user-data**: includes vyos-commands."

#: ../../automation/cloud-init.rst:317
msgid "**user-data** file must start with ``#cloud-config`` and contains vyos-commands. For example:"
msgstr "**user-data** file must start with ``#cloud-config`` and contains vyos-commands. For example:"

#: ../../automation/vyos-api.rst:355
msgid "/config-file"
msgstr "/config-file"

#: ../../automation/vyos-api.rst:298
msgid "/configure"
msgstr "/configure"

#: ../../automation/vyos-api.rst:278
msgid "/generate"
msgstr "/generate"

#: ../../automation/vyos-api.rst:216
msgid "/image"
msgstr "/image"

#: ../../automation/vyos-api.rst:197
msgid "/poweroff"
msgstr "/poweroff"

#: ../../automation/vyos-api.rst:179
msgid "/reboot"
msgstr "/reboot"

#: ../../automation/vyos-api.rst:161
msgid "/reset"
msgstr "/reset"

#: ../../automation/vyos-api.rst:44
msgid "/retrieve"
msgstr "/retrieve"

#: ../../automation/vyos-api.rst:254
msgid "/show"
msgstr "/show"

#: ../../automation/vyos-terraform.rst:993
msgid "1.1 Collect all data in to file \"terraform.tfvars\" and create resources fo example \"terraform\""
msgstr "1.1 Collect all data in to file \"terraform.tfvars\" and create resources fo example \"terraform\""

#: ../../automation/terraform/terraformAWS.rst:61
msgid "1.1 Create an account with AWS and get your \"access_key\", \"secret key\""
msgstr "1.1 Create an account with AWS and get your \"access_key\", \"secret key\""

#: ../../automation/vyos-terraform.rst:692
msgid "1.1 Create an account with Azure"
msgstr "1.1 Create an account with Azure"

#: ../../automation/vyos-terraform.rst:243
msgid "1.2 Create a key pair and download your .pem key"
msgstr "1.2 Create a key pair and download your .pem key"

#: ../../automation/terraform/terraformAWS.rst:63
msgid "1.2 Create a key pair_ and download your .pem key"
msgstr "1.2 Create a key pair_ and download your .pem key"

#: ../../automation/vyos-terraform.rst:245
msgid "1.3 Create a security group for the new VyOS instance"
msgstr "1.3 Create a security group for the new VyOS instance"

#: ../../automation/terraform/terraformAWS.rst:70
msgid "1.3 Create a security group_ for the new VyOS instance and open all traffic"
msgstr "1.3 Create a security group_ for the new VyOS instance and open all traffic"

#: ../../automation/terraform/terraformAWS.rst:298
msgid "1. Ansible doesn't connect via SSH to your AWS instance: you have to check that your SSH key has copied into the path /root/aws/. Also, increase the time in the file instance.yml from 300 sec to 500 sec or more. (It depends on your location). Make sure that you have opened access to the instance in the security group."
msgstr "1. Ansible doesn't connect via SSH to your AWS instance: you have to check that your SSH key has copied into the path /root/aws/. Also, increase the time in the file instance.yml from 300 sec to 500 sec or more. (It depends on your location). Make sure that you have opened access to the instance in the security group."

#: ../../automation/terraform/terraformAWS.rst:266
msgid "1 Ansible doesn't connect via SSH to your AWS instance: you have to check that your SSH key has copied into the path /root/aws/."
msgstr "1 Ansible doesn't connect via SSH to your AWS instance: you have to check that your SSH key has copied into the path /root/aws/."

#: ../../automation/terraform/terraformvSphere.rst:23
msgid "1 Collect all data in to file \"terraform.tfvars\" and create resources for example \"terraform\""
msgstr "1 Collect all data in to file \"terraform.tfvars\" and create resources for example \"terraform\""

#: ../../automation/terraform/terraformAWS.rst:77
#: ../../automation/terraform/terraformAZ.rst:54
#: ../../automation/terraform/terraformGoogle.rst:76
#: ../../automation/terraform/terraformvSphere.rst:53
msgid "1 Create an UNIX instance whenever you want (local, cloud, and so on)"
msgstr "1 Create an UNIX instance whenever you want (local, cloud, and so on)"

#: ../../automation/terraform/terraformAWS.rst:54
#: ../../automation/terraform/terraformAZ.rst:26
#: ../../automation/terraform/terraformGoogle.rst:52
#: ../../automation/terraform/terraformvSphere.rst:29
msgid "1 Create an UNIX or Windows instance"
msgstr "1 Create an UNIX or Windows instance"

#: ../../automation/terraform/terraformAWS.rst:29
msgid "1 Create an account with AWS and get your \"access_key\", \"secret key\""
msgstr "1 Create an account with AWS and get your \"access_key\", \"secret key\""

#: ../../automation/terraform/terraformAZ.rst:21
msgid "1 Create an account with Azure"
msgstr "1 Create an account with Azure"

#: ../../automation/terraform/terraformGoogle.rst:22
msgid "1 Create an account with google cloud and a new project"
msgstr "1 Create an account with google cloud and a new project"

#: ../../automation/terraform/terraformGoogle.rst:344
msgid "1 Increase the time in the file instance.yml from 300 sec to 500 sec or more. (It depends on your location)."
msgstr "1 Increase the time in the file instance.yml from 300 sec to 500 sec or more. (It depends on your location)."

#: ../../automation/terraform/terraformAWS.rst:86
msgid "2.1 Create a0 UNIX or Windows instance"
msgstr "2.1 Create a0 UNIX or Windows instance"

#: ../../automation/vyos-terraform.rst:250
#: ../../automation/vyos-terraform.rst:697
#: ../../automation/vyos-terraform.rst:998
msgid "2.1 Create a UNIX or Windows instance"
msgstr "2.1 Create a UNIX or Windows instance"

#: ../../automation/terraform/terraformAWS.rst:88
msgid "2.2 Download and install Terraform"
msgstr "2.2 Download and install Terraform"

#: ../../automation/terraform/terraformAWS.rst:90
msgid "2.3 Create the folder for example /root/awsterraform"
msgstr "2.3 Create the folder for example /root/awsterraform"

#: ../../automation/vyos-terraform.rst:254
msgid "2.3 Create the folder for example ../awsvyos/"
msgstr "2.3 Create the folder for example ../awsvyos/"

#: ../../automation/vyos-terraform.rst:701
msgid "2.3 Create the folder for example ../azvyos/"
msgstr "2.3 Create the folder for example ../azvyos/"

#: ../../automation/vyos-terraform.rst:1002
msgid "2.3 Create the folder for example ../vsphere/"
msgstr "2.3 Create the folder for example ../vsphere/"

#: ../../automation/vyos-terraform.rst:1004
msgid "2.4 Copy all files from my folder /Terraform into your Terraform project"
msgstr "2.4 Copy all files from my folder /Terraform into your Terraform project"

#: ../../automation/vyos-terraform.rst:703
msgid "2.4 Copy all files from my folder /Terraform into your Terraform project (main.tf, variables.tf)"
msgstr "2.4 Copy all files from my folder /Terraform into your Terraform project (main.tf, variables.tf)"

#: ../../automation/terraform/terraformAWS.rst:96
msgid "2.4 Copy all files into your Terraform project \"/root/awsterraform\" (vyos.tf, var.tf, terraform.tfvars,version.tf), more detailed see `Structure of files Terrafom for AWS`_"
msgstr "2.4 Copy all files into your Terraform project \"/root/awsterraform\" (vyos.tf, var.tf, terraform.tfvars,version.tf), more detailed see `Structure of files Terrafom for AWS`_"

#: ../../automation/vyos-terraform.rst:256
msgid "2.4 Copy all files into your Terraform project (vyos.tf, var.tf) 2.4.1 Please type the information into the strings 22, 35, 36 of file \"vyos.tf\""
msgstr "2.4 Copy all files into your Terraform project (vyos.tf, var.tf) 2.4.1 Please type the information into the strings 22, 35, 36 of file \"vyos.tf\""

#: ../../automation/vyos-terraform.rst:705
msgid "2.5 Login with Azure  using the command"
msgstr "2.5 Login with Azure  using the command"

#: ../../automation/terraform/terraformAWS.rst:98
msgid "2.5 Type the commands :"
msgstr "2.5 Type the commands :"

#: ../../automation/terraform/terraformAZ.rst:44
msgid "2.6 Type the commands :"
msgstr "2.6 Type the commands :"

#: ../../automation/terraform/terraformAWS.rst:31
msgid "2 Create a key pair_ and download your .pem key"
msgstr "2 Create a key pair_ and download your .pem key"

#: ../../automation/terraform/terraformAWS.rst:79
#: ../../automation/terraform/terraformAZ.rst:56
#: ../../automation/terraform/terraformGoogle.rst:78
#: ../../automation/terraform/terraformvSphere.rst:55
msgid "2 Download and install Ansible"
msgstr "2 Download and install Ansible"

#: ../../automation/terraform/terraformAWS.rst:56
#: ../../automation/terraform/terraformAZ.rst:28
#: ../../automation/terraform/terraformGoogle.rst:54
#: ../../automation/terraform/terraformvSphere.rst:31
msgid "2 Download and install Terraform"
msgstr "2 Download and install Terraform"

#: ../../automation/terraform/terraformAWS.rst:270
msgid "2 Terraform doesn't connect via SSH to your Ansible instance: you have to check the correct login and password in the part of the file VyOS. tf"
msgstr "2 Terraform doesn't connect via SSH to your Ansible instance: you have to check the correct login and password in the part of the file VyOS. tf"

#: ../../automation/terraform/terraformGoogle.rst:347
msgid "2 Terraform doesn't connect via SSH to your Ansible instance: you have to check the correct login and password in the part of the file VyOS.tf"
msgstr "2 Terraform doesn't connect via SSH to your Ansible instance: you have to check the correct login and password in the part of the file VyOS.tf"

#: ../../automation/vyos-terraform.rst:268
#: ../../automation/vyos-terraform.rst:718
#: ../../automation/vyos-terraform.rst:1016
msgid "3.1 Create a UNIX instance"
msgstr "3.1 Create a UNIX instance"

#: ../../automation/terraform/terraformAWS.rst:109
msgid "3.1 Create a UNIX instance whenever you want (local, cloud, and so on)"
msgstr "3.1 Create a UNIX instance whenever you want (local, cloud, and so on)"

#: ../../automation/terraform/terraformAWS.rst:111
msgid "3.2 Download and install Ansible"
msgstr "3.2 Download and install Ansible"

#: ../../automation/terraform/terraformAWS.rst:113
msgid "3.3 Create the folder for example /root/aws/"
msgstr "3.3 Create the folder for example /root/aws/"

#: ../../automation/vyos-terraform.rst:722
msgid "3.3 Create the folder for example /root/az/"
msgstr "3.3 Create the folder for example /root/az/"

#: ../../automation/vyos-terraform.rst:1020
msgid "3.3 Create the folder for example /root/vsphere/"
msgstr "3.3 Create the folder for example /root/vsphere/"

#: ../../automation/vyos-terraform.rst:274
msgid "3.4 Copy all files from my folder /Ansible into your Ansible project (ansible.cfg, instance.yml, mykey.pem)"
msgstr "3.4 Copy all files from my folder /Ansible into your Ansible project (ansible.cfg, instance.yml, mykey.pem)"

#: ../../automation/vyos-terraform.rst:724
#: ../../automation/vyos-terraform.rst:1022
msgid "3.4 Copy all files from my folder /Ansible into your Ansible project (ansible.cfg, instance.yml and /group_vars)"
msgstr "3.4 Copy all files from my folder /Ansible into your Ansible project (ansible.cfg, instance.yml and /group_vars)"

#: ../../automation/terraform/terraformAWS.rst:115
msgid "3.4 Copy all files into your Ansible project \"/root/aws/\" (ansible.cfg, instance.yml, mykey.pem and \"all\"), more detailed see `Structure of files Ansible for AWS`_"
msgstr "3.4 Copy all files into your Ansible project \"/root/aws/\" (ansible.cfg, instance.yml, mykey.pem and \"all\"), more detailed see `Structure of files Ansible for AWS`_"

#: ../../automation/terraform/terraformAWS.rst:81
msgid "3 Create the folder for example /root/aws/"
msgstr "3 Create the folder for example /root/aws/"

#: ../../automation/terraform/terraformAWS.rst:58
msgid "3 Create the folder for example /root/awsterraform"
msgstr "3 Create the folder for example /root/awsterraform"

#: ../../automation/terraform/terraformAZ.rst:58
msgid "3 Create the folder for example /root/az/"
msgstr "3 Create the folder for example /root/az/"

#: ../../automation/terraform/terraformAZ.rst:30
msgid "3 Create the folder for example /root/azvyos/"
msgstr "3 Create the folder for example /root/azvyos/"

#: ../../automation/terraform/terraformGoogle.rst:56
msgid "3 Create the folder for example /root/google"
msgstr "3 Create the folder for example /root/google"

#: ../../automation/terraform/terraformGoogle.rst:80
msgid "3 Create the folder for example /root/google/"
msgstr "3 Create the folder for example /root/google/"

#: ../../automation/terraform/terraformvSphere.rst:33
msgid "3 Create the folder for example /root/vsphereterraform"
msgstr "3 Create the folder for example /root/vsphereterraform"

#: ../../automation/terraform/terraformvSphere.rst:57
msgid "3 Create the folder for example /root/vsphereterraform/"
msgstr "3 Create the folder for example /root/vsphereterraform/"

#: ../../automation/terraform/terraformAWS.rst:123
msgid "4.1 Type the commands on your Terrafom instance:"
msgstr "4.1 Type the commands on your Terrafom instance:"

#: ../../automation/terraform/terraformAWS.rst:83
msgid "4 Copy all files into your Ansible project \"/root/aws/\" (ansible.cfg, instance.yml, mykey.pem and \"all\"), more detailed see `Structure of files Ansible for AWS`_"
msgstr "4 Copy all files into your Ansible project \"/root/aws/\" (ansible.cfg, instance.yml, mykey.pem and \"all\"), more detailed see `Structure of files Ansible for AWS`_"

#: ../../automation/terraform/terraformAZ.rst:60
msgid "4 Copy all files into your Ansible project \"/root/az/\" (ansible.cfg, instance.yml,\"all\"), more detailed see `Structure of files Ansible for Azure`_"
msgstr "4 Copy all files into your Ansible project \"/root/az/\" (ansible.cfg, instance.yml,\"all\"), more detailed see `Structure of files Ansible for Azure`_"

#: ../../automation/terraform/terraformGoogle.rst:82
msgid "4 Copy all files into your Ansible project \"/root/google/\" (ansible.cfg, instance.yml, mykey.json and \"all\"), more detailed see `Structure of files Ansible for google cloud`_"
msgstr "4 Copy all files into your Ansible project \"/root/google/\" (ansible.cfg, instance.yml, mykey.json and \"all\"), more detailed see `Structure of files Ansible for google cloud`_"

#: ../../automation/terraform/terraformvSphere.rst:59
msgid "4 Copy all files into your Ansible project \"/root/vsphereterraform/\" (ansible.cfg, instance.yml,\"all\"), more detailed see `Structure of files Ansible for vSphere`_"
msgstr "4 Copy all files into your Ansible project \"/root/vsphereterraform/\" (ansible.cfg, instance.yml,\"all\"), more detailed see `Structure of files Ansible for vSphere`_"

#: ../../automation/vyos-api.rst:41
msgid "API Endpoints"
msgstr "API Endpoints"

#: ../../automation/terraform/terraformAWS.rst:26
msgid "AWS"
msgstr "AWS"

#: ../../automation/vyos-terraform.rst:233
msgid "AWS_terraform_ansible_single_vyos_instance"
msgstr "AWS_terraform_ansible_single_vyos_instance"

#: ../../automation/cloud-init.rst:273
msgid "A VyOS qcow image with cloud-init options is needed. This can be obtained using `vyos-vm-images`_ repo. After cloning the repo, edit the file **qemu.yml** and comment the **download-iso** role."
msgstr "A VyOS qcow image with cloud-init options is needed. This can be obtained using `vyos-vm-images`_ repo. After cloning the repo, edit the file **qemu.yml** and comment the **download-iso** role."

#: ../../automation/cloud-init.rst:270
msgid "A VyOS qcow image with cloud-init options is needed. This can be obtained using `vyos-vm-images`_ repo. After clonning the repo, edit the file **qemu.yml** and comment the **download-iso** role."
msgstr "A VyOS qcow image with cloud-init options is needed. This can be obtained using `vyos-vm-images`_ repo. After clonning the repo, edit the file **qemu.yml** and comment the **download-iso** role."

#: ../../automation/cloud-init.rst:64
msgid "A cloud-config document is written in YAML. The file must begin with ``#cloud-config`` line. The only supported top-level keys are ``vyos_config_commands`` and ``write_files``. The use of these keys is described in the following two sections."
msgstr "A cloud-config document is written in YAML. The file must begin with ``#cloud-config`` line. The only supported top-level keys are ``vyos_config_commands`` and ``write_files``. The use of these keys is described in the following two sections."

#: ../../automation/command-scripting.rst:159
msgid "A simple example is shown below, where the ops command executed in the post-hook script is \"show interfaces\"."
msgstr "A simple example is shown below, where the ops command executed in the post-hook script is \"show interfaces\"."

#: ../../automation/cloud-init.rst:83
msgid "A single-quote symbol is not allowed inside command or value."
msgstr "A single-quote symbol is not allowed inside command or value."

#: ../../automation/vyos-salt.rst:32
msgid "Accept minion key"
msgstr "Accept minion key"

#: ../../automation/terraform/terraformAWS.rst:255
msgid "After executing all the commands you will have your VyOS instance on the AWS cloud with your configuration, it's a very convenient desition. If you need to delete the instance please type the command:"
msgstr "After executing all the commands you will have your VyOS instance on the AWS cloud with your configuration, it's a very convenient desition. If you need to delete the instance please type the command:"

#: ../../automation/terraform/terraformAZ.rst:75
msgid "After executing all the commands you will have your VyOS instance on the Azure cloud with your configuration, it's a very convenient desition. If you need to delete the instance please type the command:"
msgstr "After executing all the commands you will have your VyOS instance on the Azure cloud with your configuration, it's a very convenient desition. If you need to delete the instance please type the command:"

#: ../../automation/terraform/terraformGoogle.rst:333
msgid "After executing all the commands you will have your VyOS instance on the google cloud with your configuration, it's a very convenient desition. If you need to delete the instance please type the command:"
msgstr "After executing all the commands you will have your VyOS instance on the google cloud with your configuration, it's a very convenient desition. If you need to delete the instance please type the command:"

#: ../../automation/terraform/terraformvSphere.rst:75
msgid "After executing all the commands you will have your VyOS instance on the vSphere with your configuration, it's a very convenient desition. If you need to delete the instance please type the command:"
msgstr "After executing all the commands you will have your VyOS instance on the vSphere with your configuration, it's a very convenient desition. If you need to delete the instance please type the command:"

#: ../../automation/cloud-init.rst:92
msgid "After the ``vyos_config_commands`` are executed, cloud-init will automatically  perform a ``commit`` and ``save`` operation."
msgstr "After the ``vyos_config_commands`` are executed, cloud-init will automatically  perform a ``commit`` and ``save`` operation."

#: ../../automation/vyos-api.rst:15
msgid "All endpoints only listen on HTTP POST requests and the API KEY must set as ``key`` in the formdata."
msgstr "All endpoints only listen on HTTP POST requests and the API KEY must set as ``key`` in the formdata."

#: ../../automation/terraform/terraformAWS.rst:539
#: ../../automation/terraform/terraformAZ.rst:484
#: ../../automation/terraform/terraformGoogle.rst:705
#: ../../automation/terraform/terraformvSphere.rst:397
msgid "All files about the article can be found here_"
msgstr "All files about the article can be found here_"

#: ../../automation/cloud-init.rst:119
msgid "All of these can be overridden using the configuration in user-data."
msgstr "All of these can be overridden using the configuration in user-data."

#: ../../automation/terraform/terraformAWS.rst:267
msgid "Also, increase the time in the file instance.yml from 300 sec to 500 sec or more. (It depends on your location). Make sure that you have opened access to the instance in the security group."
msgstr "Also, increase the time in the file instance.yml from 300 sec to 500 sec or more. (It depends on your location). Make sure that you have opened access to the instance in the security group."

#: ../../automation/cloud-init.rst:259
msgid "Also, this lab considers:"
msgstr "Also, this lab considers:"

#: ../../automation/terraform/terraformAWS.rst:74
#: ../../automation/terraform/terraformAZ.rst:51
#: ../../automation/terraform/terraformGoogle.rst:73
#: ../../automation/terraform/terraformvSphere.rst:50
#: ../../automation/vyos-ansible.rst:6
msgid "Ansible"
msgstr "Ansible"

#: ../../automation/command-scripting.rst:181
#: ../../automation/command-scripting.rst:200
msgid "Any modifications were done to work around unfixed bugs and implement enhancements that are not complete in the VyOS system can be placed here."
msgstr "Any modifications were done to work around unfixed bugs and implement enhancements that are not complete in the VyOS system can be placed here."

#: ../../automation/vyos-salt.rst:55
msgid "At this step we can get some op-mode information from VyOS nodes:"
msgstr "At this step we can get some op-mode information from VyOS nodes:"

#: ../../automation/vyos-api.rst:13
msgid "Authentication"
msgstr "Authentication"

#: ../../automation/terraform/terraformAZ.rst:19
msgid "Azure"
msgstr "Azure"

#: ../../automation/vyos-terraform.rst:684
#: ../../automation/vyos-terraform.rst:985
msgid "Azure_terraform_ansible_single_vyos_instance"
msgstr "Azure_terraform_ansible_single_vyos_instance"

#: ../../automation/cloud-init.rst:244
msgid "Before starting, please refer to cloud-init `network-config-docs`_ in order to know how to import user and network configurations."
msgstr "Before starting, please refer to cloud-init `network-config-docs`_ in order to know how to import user and network configurations."

#: ../../automation/vyos-api.rst:18
msgid "Below see one example for curl and one for python. The rest of the documentation is reduced to curl."
msgstr "Below see one example for curl and one for python. The rest of the documentation is reduced to curl."

#: ../../automation/vyos-salt.rst:20
msgid "Check salt-keys on the salt master"
msgstr "Check salt-keys on the salt master"

#: ../../automation/vyos-salt.rst:161
msgid "Check that proxy minion is alive:"
msgstr "Check that proxy minion is alive:"

#: ../../automation/vyos-salt.rst:45
msgid "Check that salt master can communicate with minions"
msgstr "Check that salt master can communicate with minions"

#: ../../automation/cloud-init.rst:47
msgid "Cloud-config modules"
msgstr "Cloud-config modules"

#: ../../automation/cloud-init.rst:423
msgid "Cloud-init `network-config-docs`_."
msgstr "Cloud-init `network-config-docs`_."

#: ../../automation/cloud-init.rst:242
msgid "Cloud-init on Proxmox"
msgstr "Cloud-init on Proxmox"

#: ../../automation/cloud-init.rst:9
msgid "Cloud and virtualized instances of VyOS are initialized using the industry-standard cloud-init. Via cloud-init, the system performs tasks such as injecting SSH keys and configuring the network. In addition, the user can supply a custom configuration at the time of instance launch."
msgstr "Cloud and virtualized instances of VyOS are initialized using the industry-standard cloud-init. Via cloud-init, the system performs tasks such as injecting SSH keys and configuring the network. In addition, the user can supply a custom configuration at the time of instance launch."

#: ../../automation/cloud-init.rst:124
msgid "Command Execution at Initial Boot"
msgstr "Command Execution at Initial Boot"

#: ../../automation/command-scripting.rst:6
msgid "Command Scripting"
msgstr "Command Scripting"

#: ../../automation/cloud-init.rst:359
msgid "Command for generating ``seed.iso``"
msgstr "Command for generating ``seed.iso``"

#: ../../automation/cloud-init.rst:79
msgid "Commands requirements:"
msgstr "Commands requirements:"

#: ../../automation/cloud-init.rst:16
msgid "Config Sources"
msgstr "Config Sources"

#: ../../automation/vyos-napalm.rst:85
#: ../../automation/vyos-salt.rst:104
msgid "Configuration"
msgstr "Configuration"

#: ../../automation/command-scripting.rst:23
msgid "Configuration commands are executed just like from a normal config session. For example, if you want to disable a BGP peer on VRRP transition to backup:"
msgstr "Configuration commands are executed just like from a normal config session. For example, if you want to disable a BGP peer on VRRP transition to backup:"

#: ../../automation/vyos-pyvyos.rst:102
msgid "Configure, then Delete Object"
msgstr "Configure, then Delete Object"

#: ../../automation/vyos-pyvyos.rst:149
msgid "Configure, then Load File"
msgstr "Configure, then Load File"

#: ../../automation/vyos-pyvyos.rst:109
msgid "Configure, then Save"
msgstr "Configure, then Save"

#: ../../automation/vyos-pyvyos.rst:116
msgid "Configure, then Save File"
msgstr "Configure, then Save File"

#: ../../automation/vyos-pyvyos.rst:76
msgid "Configure, then Set"
msgstr "Configure, then Set"

#: ../../automation/vyos-pyvyos.rst:93
msgid "Configure, then Show Object"
msgstr "Configure, then Show Object"

#: ../../automation/vyos-pyvyos.rst:85
msgid "Configure, then Show a Single Object Value"
msgstr "Configure, then Show a Single Object Value"

#: ../../automation/terraform/index.rst:5
msgid "Content"
msgstr "Content"

#: ../../automation/vyos-napalm.rst:89
msgid "Content of commands.conf"
msgstr "Content of commands.conf"

#: ../../automation/cloud-init.rst:340
msgid "Content of network-config file:"
msgstr "Content of network-config file:"

#: ../../automation/cloud-init.rst:354
msgid "Create seed.iso"
msgstr "Create seed.iso"

#: ../../automation/cloud-init.rst:193
msgid "Create text files named user-data and meta-data. On linux-based systems, the mkisofs utility can be used to create the seed ISO. The following syntax will add these files to the ISO 9660 file system."
msgstr "Create text files named user-data and meta-data. On linux-based systems, the mkisofs utility can be used to create the seed ISO. The following syntax will add these files to the ISO 9660 file system."

#: ../../automation/cloud-init.rst:371
msgid "Creating the VM"
msgstr "Creating the VM"

#: ../../automation/command-scripting.rst:156
msgid "Custom scripts are not executed with root privileges (Use sudo inside if this is necessary)."
msgstr "Custom scripts are not executed with root privileges (Use sudo inside if this is necessary)."

#: ../../automation/cloud-init.rst:117
msgid "DHCP on first Ethernet interface if no network configuration is provided."
msgstr "DHCP on first Ethernet interface if no network configuration is provided."

#: ../../automation/terraform/terraformAWS.rst:6
msgid "Deploying VyOS in the AWS cloud"
msgstr "Deploying VyOS in the AWS cloud"

#: ../../automation/terraform/terraformAZ.rst:6
msgid "Deploying VyOS in the Azure cloud"
msgstr "Deploying VyOS in the Azure cloud"

#: ../../automation/terraform/terraformGoogle.rst:6
msgid "Deploying VyOS in the google cloud"
msgstr "Deploying VyOS in the google cloud"

#: ../../automation/terraform/terraformvSphere.rst:6
msgid "Deploying VyOS in the vSphere infrastructure"
msgstr "Deploying VyOS in the vSphere infrastructure"

#: ../../automation/terraform/terraformAWS.rst:39
msgid "Deploying vyos in the AWS cloud"
msgstr "Deploying vyos in the AWS cloud"

#: ../../automation/vyos-terraform.rst:299
msgid "Deploying vyos in the Azure cloud"
msgstr "Deploying vyos in the Azure cloud"

#: ../../automation/vyos-terraform.rst:742
msgid "Deploying vyos in the Vsphere infrastructia"
msgstr "Deploying vyos in the Vsphere infrastructia"

#: ../../automation/vyos-netmiko.rst:12
msgid "Example"
msgstr "Example"

#: ../../automation/vyos-salt.rst:185
msgid "Example of configuration:"
msgstr "Example of configuration:"

#: ../../automation/vyos-salt.rst:199
msgid "Example of configuration commands from the file \"/srv/salt/states/commands.txt\""
msgstr "Example of configuration commands from the file \"/srv/salt/states/commands.txt\""

#: ../../automation/vyos-salt.rst:173
msgid "Example of op-mode:"
msgstr "Example of op-mode:"

#: ../../automation/vyos-salt.rst:171
msgid "Examples"
msgstr "Examples"

#: ../../automation/command-scripting.rst:102
msgid "Executing Configuration Scripts"
msgstr "Executing Configuration Scripts"

#: ../../automation/command-scripting.rst:138
msgid "Executing pre-hooks/post-hooks Scripts"
msgstr "Executing pre-hooks/post-hooks Scripts"

#: ../../automation/vyos-ansible.rst:24
msgid "File contents"
msgstr "File contents"

#: ../../automation/terraform/terraformAWS.rst:476
msgid "File contents of Ansible for AWS"
msgstr "File contents of Ansible for AWS"

#: ../../automation/terraform/terraformAZ.rst:426
msgid "File contents of Ansible for Azure"
msgstr "File contents of Ansible for Azure"

#: ../../automation/terraform/terraformGoogle.rst:651
msgid "File contents of Ansible for google cloud"
msgstr "File contents of Ansible for google cloud"

#: ../../automation/terraform/terraformvSphere.rst:338
msgid "File contents of Ansible for vSphere"
msgstr "File contents of Ansible for vSphere"

#: ../../automation/terraform/terraformAWS.rst:298
msgid "File contents of Terrafom for AWS"
msgstr "File contents of Terrafom for AWS"

#: ../../automation/terraform/terraformAZ.rst:93
msgid "File contents of Terrafom for Azure"
msgstr "File contents of Terrafom for Azure"

#: ../../automation/terraform/terraformGoogle.rst:375
msgid "File contents of Terrafom for google cloud"
msgstr "File contents of Terrafom for google cloud"

#: ../../automation/terraform/terraformvSphere.rst:96
msgid "File contents of Terrafom for vSphere"
msgstr "File contents of Terrafom for vSphere"

#: ../../automation/cloud-init.rst:287
msgid "File generated with previous command: ``/tmp/vyos-1.3.0-cloud-init-10G-qemu.qcow2``"
msgstr "File generated with previous command: ``/tmp/vyos-1.3.0-cloud-init-10G-qemu.qcow2``"

#: ../../automation/cloud-init.rst:350
msgid "Finally, file **meta-data** has no content, but it's required."
msgstr "Finally, file **meta-data** has no content, but it's required."

#: ../../automation/cloud-init.rst:347
msgid "Finaly, file **meta-data** has no content, but it's required."
msgstr "Finaly, file **meta-data** has no content, but it's required."

#: ../../automation/command-scripting.rst:212
msgid "For configuration/upgrade management issues, modification of this script should be the last option. Always try to find solutions based on CLI commands first."
msgstr "For configuration/upgrade management issues, modification of this script should be the last option. Always try to find solutions based on CLI commands first."

#: ../../automation/vyos-api.rst:9
msgid "For configuration and enabling the API see :ref:`http-api`"
msgstr "For configuration and enabling the API see :ref:`http-api`"

#: ../../automation/vyos-api.rst:130
msgid "For example, check an existing path:"
msgstr "For example, check an existing path:"

#: ../../automation/vyos-api.rst:109
msgid "For example, get the addresses of a ``dum0`` interface."
msgstr "For example, get the addresses of a ``dum0`` interface."

#: ../../automation/vyos-api.rst:258
msgid "For example, show which images are installed."
msgstr "For example, show which images are installed."

#: ../../automation/cloud-init.rst:217
msgid "For more information on the NoCloud data source, visit its `page <https://cloudinit.readthedocs.io/en/latest/reference/datasources/nocloud.html>`_ in the cloud-init documentation."
msgstr "For more information on the NoCloud data source, visit its `page <https://cloudinit.readthedocs.io/en/latest/reference/datasources/nocloud.html>`_ in the cloud-init documentation."

#: ../../automation/cloud-init.rst:221
msgid "For more information on the NoCloud data source, visit its page `nocloud`_ in the cloud-init documentation."
msgstr "For more information on the NoCloud data source, visit its page `nocloud`_ in the cloud-init documentation."

#: ../../automation/cloud-init.rst:414
msgid "From cli or GUI, power on VM, and after it boots, verify configuration"
msgstr "From cli or GUI, power on VM, and after it boots, verify configuration"

#: ../../automation/terraform/terraformvyos.rst:26
msgid "General commands that we will use for running Terraform scripts"
msgstr "General commands that we will use for running Terraform scripts"

#: ../../automation/vyos-pyvyos.rst:131
msgid "Generate Object"
msgstr "Generate Object"

#: ../../automation/cloud-init.rst:271
msgid "Generate qcow image"
msgstr "Generate qcow image"

#: ../../automation/vyos-pyvyos.rst:32
msgid "Getting Started"
msgstr "Getting Started"

#: ../../automation/command-scripting.rst:82
msgid "Here is a simple example:"
msgstr "Here is a simple example:"

#: ../../automation/cloud-init.rst:95
msgid "Here is an example cloud-config that appends configuration at the time of first boot."
msgstr "Here is an example cloud-config that appends configuration at the time of first boot."

#: ../../automation/terraform/terraformAWS.rst:23
msgid "How to create a single instance and install your configuration using Terraform+Ansible+AWS Step by step:"
msgstr "How to create a single instance and install your configuration using Terraform+Ansible+AWS Step by step:"

#: ../../automation/terraform/terraformAZ.rst:16
msgid "How to create a single instance and install your configuration using Terraform+Ansible+Azure Step by step:"
msgstr "How to create a single instance and install your configuration using Terraform+Ansible+Azure Step by step:"

#: ../../automation/vyos-terraform.rst:987
msgid "How to create a single instance and install your configuration using Terraform+Ansible+Vsphere Step by step:"
msgstr "How to create a single instance and install your configuration using Terraform+Ansible+Vsphere Step by step:"

#: ../../automation/terraform/terraformGoogle.rst:16
msgid "How to create a single instance and install your configuration using Terraform+Ansible+google Step by step:"
msgstr "How to create a single instance and install your configuration using Terraform+Ansible+google Step by step:"

#: ../../automation/terraform/terraformvSphere.rst:16
msgid "How to create a single instance and install your configuration using Terraform+Ansible+vSphere Step by step:"
msgstr "How to create a single instance and install your configuration using Terraform+Ansible+vSphere Step by step:"

#: ../../automation/cloud-init.rst:380
msgid "ISO files storage: ``local`` volume is used for ``.iso`` file storage. In this scenario ``local`` volume type is set to **directory**, abd attached to ``/var/lib/vz``."
msgstr "ISO files storage: ``local`` volume is used for ``.iso`` file storage. In this scenario ``local`` volume type is set to **directory**, abd attached to ``/var/lib/vz``."

#: ../../automation/cloud-init.rst:82
msgid "If command ends in a value, it must be inside single quotes."
msgstr "If command ends in a value, it must be inside single quotes."

#: ../../automation/cloud-init.rst:253
msgid "If no networking configuration is provided, then dhcp client is going to be enabled on first interface. Bear in mind that this configuration will be injected at an OS level, so don't expect to find dhcp client configuration on vyos cli. Because of this behavior, in next example lab we will disable dhcp-client configuration on eth0."
msgstr "If no networking configuration is provided, then dhcp client is going to be enabled on first interface. Bear in mind that this configuration will be injected at an OS level, so don't expect to find dhcp client configuration on vyos cli. Because of this behavior, in next example lab we will disable dhcp-client configuration on eth0."

#: ../../automation/cloud-init.rst:228
msgid "If you encounter problems, verify that the cloud-config document contains valid YAML. Online resources such as https://www.yamllint.com/ provide a simple tool for validating YAML."
msgstr "If you encounter problems, verify that the cloud-config document contains valid YAML. Online resources such as https://www.yamllint.com/ provide a simple tool for validating YAML."

#: ../../automation/cloud-init.rst:157
msgid "If you need to gather information from linux commands to configure VyOS, you can execute commands and then configure VyOS in the same script."
msgstr "If you need to gather information from linux commands to configure VyOS, you can execute commands and then configure VyOS in the same script."

#: ../../automation/command-scripting.rst:79
msgid "If you want to script the configs in a language other than bash you can have your script output commands and then source them in a bash script."
msgstr "If you want to script the configs in a language other than bash you can have your script output commands and then source them in a bash script."

#: ../../automation/vyos-pyvyos.rst:35
msgid "Importing and Disabling Warnings for verify=False"
msgstr "Importing and Disabling Warnings for verify=False"

#: ../../automation/cloud-init.rst:301
msgid "In Proxmox server three files are going to be used for this setup:"
msgstr "In Proxmox server three files are going to be used for this setup:"

#: ../../automation/cloud-init.rst:49
msgid "In VyOS, by default, enables only two modules:"
msgstr "In VyOS, by default, enables only two modules:"

#: ../../automation/terraform/terraformAWS.rst:17
msgid "In this case, we'll create the necessary files for Terraform and Ansible next using Terraform we'll create a single instance on the AWS cloud and make provisioning using Ansible."
msgstr "In this case, we'll create the necessary files for Terraform and Ansible next using Terraform we'll create a single instance on the AWS cloud and make provisioning using Ansible."

#: ../../automation/terraform/terraformAZ.rst:11
msgid "In this case, we'll create the necessary files for Terraform and Ansible next using Terraform we'll create a single instance on the Azure cloud and make provisioning using Ansible."
msgstr "In this case, we'll create the necessary files for Terraform and Ansible next using Terraform we'll create a single instance on the Azure cloud and make provisioning using Ansible."

#: ../../automation/terraform/terraformGoogle.rst:11
msgid "In this case, we'll create the necessary files for Terraform and Ansible next using Terraform we'll create a single instance on the google cloud and make provisioning using Ansible."
msgstr "In this case, we'll create the necessary files for Terraform and Ansible next using Terraform we'll create a single instance on the google cloud and make provisioning using Ansible."

#: ../../automation/terraform/terraformvSphere.rst:11
msgid "In this case, we'll create the necessary files for Terraform and Ansible next using Terraform we'll create a single instance on the vSphere cloud and make provisioning using Ansible."
msgstr "In this case, we'll create the necessary files for Terraform and Ansible next using Terraform we'll create a single instance on the vSphere cloud and make provisioning using Ansible."

#: ../../automation/cloud-init.rst:310
msgid "In this lab, all files are located in ``/tmp/``. So, before going on, lets move to that directory:"
msgstr "In this lab, all files are located in ``/tmp/``. So, before going on, lets move to that directory:"

#: ../../automation/cloud-init.rst:277
msgid "In this lab, we are using 1.3.0 VyOS version and setting a disk of 10G. Download VyOS .iso file and save it as ``/tmp/vyos.iso``. Command used for generating qcow image:"
msgstr "In this lab, we are using 1.3.0 VyOS version and setting a disk of 10G. Download VyOS .iso file and save it as ``/tmp/vyos.iso``. Command used for generating qcow image:"

#: ../../automation/cloud-init.rst:72
msgid "Initial Configuration"
msgstr "Initial Configuration"

#: ../../automation/vyos-pyvyos.rst:55
msgid "Initializing a VyDevice Object"
msgstr "Initializing a VyDevice Object"

#: ../../automation/cloud-init.rst:184
msgid "Injecting configuration data is not limited to cloud platforms. Users can employ the NoCloud data source to inject user-data and meta-data on virtualization platforms such as VMware, Hyper-V and KVM."
msgstr "Injecting configuration data is not limited to cloud platforms. Users can employ the NoCloud data source to inject user-data and meta-data on virtualization platforms such as VMware, Hyper-V and KVM."

#: ../../automation/vyos-napalm.rst:11
msgid "Install ``napalm-vyos`` module"
msgstr "Install ``napalm-vyos`` module"

#: ../../automation/vyos-pyvyos.rst:23
msgid "Installation"
msgstr "Installation"

#: ../../automation/vyos-salt.rst:98
msgid "It is possible to configure VyOS via netmiko_ proxy module. It requires a minion with installed packet  ``python3-netmiko`` module who has a connection to VyOS nodes. Salt-minion have to communicate with salt master"
msgstr "It is possible to configure VyOS via netmiko_ proxy module. It requires a minion with installed packet  ``python3-netmiko`` module who has a connection to VyOS nodes. Salt-minion have to communicate with salt master"

#: ../../automation/cloud-init.rst:36
msgid "Major cloud providers offer a means of providing user-data at the time of instance launch. It can be provided as plain text or as base64-encoded text, depending on cloud provider. Also, it can be compressed using gzip, which makes sense with a long configuration commands list, because of the hard limit to ~16384 bytes for the whole user-data."
msgstr "Major cloud providers offer a means of providing user-data at the time of instance launch. It can be provided as plain text or as base64-encoded text, depending on cloud provider. Also, it can be compressed using gzip, which makes sense with a long configuration commands list, because of the hard limit to ~16384 bytes for the whole user-data."

#: ../../automation/terraform/terraformAWS.rst:282
#: ../../automation/terraform/terraformGoogle.rst:359
msgid "Make sure that Ansible is pinging from Terrafom."
msgstr "Make sure that Ansible is pinging from Terrafom."

#: ../../automation/terraform/terraformGoogle.rst:345
msgid "Make sure that you have opened access to the instance in the security group."
msgstr "Make sure that you have opened access to the instance in the security group."

#: ../../automation/cloud-init.rst:20
msgid "Metadata - Metadata is sourced by the cloud platform or hypervisor. In some clouds, there is implemented as an HTTP endpoint at ``http://169.254.169.254``."
msgstr "Metadata - Metadata is sourced by the cloud platform or hypervisor. In some clouds, there is implemented as an HTTP endpoint at ``http://169.254.169.254``."

#: ../../automation/cloud-init.rst:247
msgid "Most important keys that needs to be considered:"
msgstr "Most important keys that needs to be considered:"

#: ../../automation/vyos-napalm.rst:6
msgid "Napalm"
msgstr "Napalm"

#: ../../automation/terraform/terraformvyos.rst:13
msgid "Need to install_ Terraform"
msgstr "Need to install_ Terraform"

#: ../../automation/vyos-netmiko.rst:6
msgid "Netmiko"
msgstr "Netmiko"

#: ../../automation/vyos-salt.rst:96
msgid "Netmiko-proxy"
msgstr "Netmiko-proxy"

#: ../../automation/terraform/terraformAWS.rst:-1
#: ../../automation/terraform/terraformGoogle.rst:-1
msgid "Network Topology Diagram"
msgstr "Network Topology Diagram"

#: ../../automation/cloud-init.rst:24
msgid "Network configuration - This config source informs the system about the network settings like IP addresses, routes, DNS. Available only in several cloud and virtualization platforms."
msgstr "Network configuration - This config source informs the system about the network settings like IP addresses, routes, DNS. Available only in several cloud and virtualization platforms."

#: ../../automation/cloud-init.rst:251
msgid "Networking configurations shouldn't be passed in user-data file."
msgstr "Networking configurations shouldn't be passed in user-data file."

#: ../../automation/cloud-init.rst:182
msgid "NoCloud"
msgstr "NoCloud"

#: ../../automation/index.rst:6
#: ../../automation/terraform/index.rst:6
msgid "Nornir"
msgstr "Nornir"

#: ../../automation/cloud-init.rst:135
msgid "Note that the /opt/vyatta/etc/config is used instead of the /config/scripts directory referenced in the :ref:`command-scripting` section of the documentation because the /config/script directory isn't mounted when the ``write_files`` module executes."
msgstr "Note that the /opt/vyatta/etc/config is used instead of the /config/scripts directory referenced in the :ref:`command-scripting` section of the documentation because the /config/script directory isn't mounted when the ``write_files`` module executes."

#: ../../automation/cloud-init.rst:373
msgid "Notes for this particular example, that may need to be modified in other setups:"
msgstr "Notes for this particular example, that may need to be modified in other setups:"

#: ../../automation/cloud-init.rst:290
msgid "Now, that file needs to be copied to proxmox server:"
msgstr "Now, that file needs to be copied to proxmox server:"

#: ../../automation/command-scripting.rst:108
msgid "On VyOS this will cause the following problem: After modifying the configuration via script like this once, it is not possible to manually modify the config anymore:"
msgstr "On VyOS this will cause the following problem: After modifying the configuration via script like this once, it is not possible to manually modify the config anymore:"

#: ../../automation/cloud-init.rst:393
msgid "On proxmox server:"
msgstr "On proxmox server:"

#: ../../automation/cloud-init.rst:356
msgid "Once the three files were created, it's time to generate the ``seed.iso`` image, which needs to be mounted to the new VM as a cd."
msgstr "Once the three files were created, it's time to generate the ``seed.iso`` image, which needs to be mounted to the new VM as a cd."

#: ../../automation/cloud-init.rst:81
msgid "One command per line."
msgstr "One command per line."

#: ../../automation/vyos-napalm.rst:21
msgid "Op-mode"
msgstr "Op-mode"

#: ../../automation/command-scripting.rst:77
msgid "Other script languages"
msgstr "Other script languages"

#: ../../automation/vyos-napalm.rst:129
#: ../../automation/vyos-netmiko.rst:47
msgid "Output"
msgstr "Output"

#: ../../automation/vyos-napalm.rst:48
msgid "Output op-mode"
msgstr "Output op-mode"

#: ../../_include/need_improvement.txt:13
msgid "Please take a look at the Contributing Guide for our :ref:`documentation`."
msgstr "Please take a look at the Contributing Guide for our :ref:`documentation`."

#: ../../automation/command-scripting.rst:195
msgid "Postconfig on boot"
msgstr "Postconfig on boot"

#: ../../automation/cloud-init.rst:412
msgid "Power on VM and verifications"
msgstr "Power on VM and verifications"

#: ../../automation/command-scripting.rst:176
msgid "Preconfig on boot"
msgstr "Preconfig on boot"

#: ../../automation/terraform/terraformAWS.rst:21
msgid "Preparation steps for deploying VyOS on AWS"
msgstr "Preparation steps for deploying VyOS on AWS"

#: ../../automation/terraform/terraformAZ.rst:14
msgid "Preparation steps for deploying VyOS on Azure"
msgstr "Preparation steps for deploying VyOS on Azure"

#: ../../automation/terraform/terraformGoogle.rst:14
msgid "Preparation steps for deploying VyOS on google"
msgstr "Preparation steps for deploying VyOS on google"

#: ../../automation/terraform/terraformvSphere.rst:14
msgid "Preparation steps for deploying VyOS on vSphere"
msgstr "Preparation steps for deploying VyOS on vSphere"

#: ../../automation/cloud-init.rst:299
msgid "Prepare cloud-init files"
msgstr "Prepare cloud-init files"

#: ../../automation/cloud-init.rst:261
msgid "Proxmox IP address: **192.168.0.253/24**"
msgstr "Proxmox IP address: **192.168.0.253/24**"

#: ../../automation/cloud-init.rst:425
msgid "Proxmox `Cloud-init-Support`_."
msgstr "Proxmox `Cloud-init-Support`_."

#: ../../automation/vyos-pyvyos.rst:6
msgid "PyVyOS"
msgstr "PyVyOS"

#: ../../automation/vyos-pyvyos.rst:8
msgid "PyVyOS is a Python library for interacting with VyOS devices via their API. This documentation guides you on using PyVyOS to manage your VyOS devices programmatically. The complete PyVyOS documentation is available on [Read the Docs](https://pyvyos.readthedocs.io/en/latest/), and the library can be found on [GitHub](https://github.com/robertoberto/pyvyos) and [PyPI](https://pypi.org/project/pyvyos/)."
msgstr "PyVyOS is a Python library for interacting with VyOS devices via their API. This documentation guides you on using PyVyOS to manage your VyOS devices programmatically. The complete PyVyOS documentation is available on [Read the Docs](https://pyvyos.readthedocs.io/en/latest/), and the library can be found on [GitHub](https://github.com/robertoberto/pyvyos) and [PyPI](https://pypi.org/project/pyvyos/)."

#: ../../automation/cloud-init.rst:419
msgid "References"
msgstr "References"

#: ../../automation/cloud-init.rst:266
msgid "Remove default dhcp client on first interface, and load other configuration during first boot, using cloud-init."
msgstr "Remove default dhcp client on first interface, and load other configuration during first boot, using cloud-init."

#: ../../automation/vyos-pyvyos.rst:140
msgid "Reset Object"
msgstr "Reset Object"

#: ../../automation/vyos-terraform.rst:22
msgid "Run Terraform"
msgstr "Run Terraform"

#: ../../automation/vyos-ansible.rst:80
msgid "Run ansible"
msgstr "Run ansible"

#: ../../automation/command-scripting.rst:50
msgid "Run commands remotely"
msgstr "Run commands remotely"

#: ../../automation/command-scripting.rst:21
msgid "Run configuration commands"
msgstr "Run configuration commands"

#: ../../automation/command-scripting.rst:37
msgid "Run operational commands"
msgstr "Run operational commands"

#: ../../automation/cloud-init.rst:115
msgid "SSH is configured on port 22."
msgstr "SSH is configured on port 22."

#: ../../automation/vyos-salt.rst:8
msgid "Salt"
msgstr "Salt"

#: ../../automation/vyos-salt.rst:106
msgid "Salt master configuration:"
msgstr "Salt master configuration:"

#: ../../automation/vyos-api.rst:377
msgid "Save a running configuration to a file."
msgstr "Save a running configuration to a file."

#: ../../automation/vyos-api.rst:359
msgid "Save a running configuration to the startup configuration. When you don't specify the file when saving, it saves to ``/config/config.boot``."
msgstr "Save a running configuration to the startup configuration. When you don't specify the file when saving, it saves to ``/config/config.boot``."

#: ../../automation/vyos-napalm.rst:99
msgid "Script vyos-napalm.py"
msgstr "Script vyos-napalm.py"

#: ../../automation/command-scripting.rst:152
msgid "Scripts are run in alphabetical order. Their names must consist entirely of ASCII upper- and lower-case letters,ASCII digits, ASCII underscores, and ASCII minus-hyphens.No other characters are allowed."
msgstr "Scripts are run in alphabetical order. Their names must consist entirely of ASCII upper- and lower-case letters,ASCII digits, ASCII underscores, and ASCII minus-hyphens.No other characters are allowed."

#: ../../automation/vyos-pyvyos.rst:123
msgid "Show Object"
msgstr "Show Object"

#: ../../automation/command-scripting.rst:52
msgid "Sometimes you simply wan't to execute a bunch of op-mode commands via SSH on a remote VyOS system."
msgstr "Sometimes you simply wan't to execute a bunch of op-mode commands via SSH on a remote VyOS system."

#: ../../automation/command-scripting.rst:52
msgid "Sometimes you simply want to execute a bunch of op-mode commands via SSH on a remote VyOS system."
msgstr "Sometimes you simply want to execute a bunch of op-mode commands via SSH on a remote VyOS system."

#: ../../automation/terraform/terraformAWS.rst:537
msgid "Sourse files for AWS from GIT"
msgstr "Sourse files for AWS from GIT"

#: ../../automation/terraform/terraformAZ.rst:482
msgid "Sourse files for Azure from GIT"
msgstr "Sourse files for Azure from GIT"

#: ../../automation/terraform/terraformGoogle.rst:703
msgid "Sourse files for google cloud from GIT"
msgstr "Sourse files for google cloud from GIT"

#: ../../automation/terraform/terraformvSphere.rst:395
msgid "Sourse files for vSphere from GIT"
msgstr "Sourse files for vSphere from GIT"

#: ../../automation/terraform/terraformAWS.rst:88
#: ../../automation/terraform/terraformAZ.rst:63
#: ../../automation/terraform/terraformGoogle.rst:87
#: ../../automation/terraform/terraformvSphere.rst:62
msgid "Start"
msgstr "Start"

#: ../../automation/terraform/terraformGoogle.rst:101
msgid "Start creating a google cloud instance and check the result"
msgstr "Start creating a google cloud instance and check the result"

#: ../../automation/terraform/terraformAWS.rst:102
msgid "Start creating an AWS instance and check the result"
msgstr "Start creating an AWS instance and check the result"

#: ../../automation/cloud-init.rst:263
msgid "Storaged used: volume local, which is mounted on directory **/var/lib/vz**, and contains all type of content, including snippets."
msgstr "Storaged used: volume local, which is mounted on directory **/var/lib/vz**, and contains all type of content, including snippets."

#: ../../automation/vyos-salt.rst:119
msgid "Structure of /srv/salt:"
msgstr "Structure of /srv/salt:"

#: ../../automation/vyos-ansible.rst:11
msgid "Structure of files"
msgstr "Structure of files"

#: ../../automation/vyos-terraform.rst:166
#: ../../automation/vyos-terraform.rst:624
msgid "Structure of files Ansible"
msgstr "Structure of files Ansible"

#: ../../automation/terraform/terraformAWS.rst:463
msgid "Structure of files Ansible for AWS"
msgstr "Structure of files Ansible for AWS"

#: ../../automation/terraform/terraformAZ.rst:414
msgid "Structure of files Ansible for Azure"
msgstr "Structure of files Ansible for Azure"

#: ../../automation/terraform/terraformGoogle.rst:639
msgid "Structure of files Ansible for google cloud"
msgstr "Structure of files Ansible for google cloud"

#: ../../automation/terraform/terraformvSphere.rst:326
msgid "Structure of files Ansible for vSphere"
msgstr "Structure of files Ansible for vSphere"

#: ../../automation/vyos-terraform.rst:38
#: ../../automation/vyos-terraform.rst:302
#: ../../automation/vyos-terraform.rst:745
msgid "Structure of files Terrafom"
msgstr "Structure of files Terrafom"

#: ../../automation/terraform/terraformAWS.rst:285
msgid "Structure of files Terrafom for AWS"
msgstr "Structure of files Terrafom for AWS"

#: ../../automation/terraform/terraformAZ.rst:83
msgid "Structure of files Terrafom for Azure"
msgstr "Structure of files Terrafom for Azure"

#: ../../automation/terraform/terraformGoogle.rst:362
msgid "Structure of files Terrafom for google cloud"
msgstr "Structure of files Terrafom for google cloud"

#: ../../automation/terraform/terraformvSphere.rst:84
msgid "Structure of files Terrafom for vSphere"
msgstr "Structure of files Terrafom for vSphere"

#: ../../automation/terraform/terraformvyos.rst:15
msgid "Structure of files in the standard Terraform project:"
msgstr "Structure of files in the standard Terraform project:"

#: ../../automation/cloud-init.rst:111
msgid "System Defaults/Fallbacks"
msgstr "System Defaults/Fallbacks"

#: ../../automation/terraform/terraformAWS.rst:51
#: ../../automation/terraform/terraformAZ.rst:23
#: ../../automation/terraform/terraformGoogle.rst:49
#: ../../automation/terraform/terraformvSphere.rst:26
msgid "Terraform"
msgstr "Terraform"

#: ../../automation/terraform/terraformAWS.rst:302
msgid "Terraform doesn't connect via SSH to your Ansible instance: you have to check the correct login and password in the part of the file vyos. tf"
msgstr "Terraform doesn't connect via SSH to your Ansible instance: you have to check the correct login and password in the part of the file vyos. tf"

#: ../../automation/terraform/terraformvyos.rst:6
msgid "Terraform for VyOS"
msgstr "Terraform for VyOS"

#: ../../automation/vyos-api.rst:334
msgid "The API pushes every request to a session and commit it. But some of VyOS components like DHCP and PPPoE Servers, IPSec, VXLAN, and other tunnels require full configuration for commit. The endpoint will process multiple commands when you pass them as a list to the ``data`` field."
msgstr "The API pushes every request to a session and commit it. But some of VyOS components like DHCP and PPPoE Servers, IPSec, VXLAN, and other tunnels require full configuration for commit. The endpoint will process multiple commands when you pass them as a list to the ``data`` field."

#: ../../automation/terraform/terraformGoogle.rst:41
msgid "The .JSON file download automaticly after creating and will look like:"
msgstr "The .JSON file download automaticly after creating and will look like:"

#: ../../automation/command-scripting.rst:197
msgid "The ``/config/scripts/vyos-postconfig-bootup.script`` script is called on boot after the VyOS configuration is fully applied."
msgstr "The ``/config/scripts/vyos-postconfig-bootup.script`` script is called on boot after the VyOS configuration is fully applied."

#: ../../automation/command-scripting.rst:178
msgid "The ``/config/scripts/vyos-preconfig-bootup.script`` script is called on boot before the VyOS configuration during boot process."
msgstr "The ``/config/scripts/vyos-preconfig-bootup.script`` script is called on boot before the VyOS configuration during boot process."

#: ../../automation/vyos-api.rst:256
msgid "The ``/show`` endpoint is to show everything in the operational mode."
msgstr "The ``/show`` endpoint is to show everything in the operational mode."

#: ../../automation/vyos-api.rst:280
msgid "The ``generate`` endpoint run a ``generate`` command."
msgstr "The ``generate`` endpoint run a ``generate`` command."

#: ../../automation/vyos-api.rst:163
msgid "The ``reset`` endpoint run a ``reset`` command."
msgstr "The ``reset`` endpoint run a ``reset`` command."

#: ../../automation/cloud-init.rst:85
msgid "The commands list produced by the ``show configuration commands`` command on a VyOS router should comply with all the requirements, so it is easy to get a proper commands list by copying it from another router."
msgstr "The commands list produced by the ``show configuration commands`` command on a VyOS router should comply with all the requirements, so it is easy to get a proper commands list by copying it from another router."

#: ../../automation/cloud-init.rst:89
msgid "The configuration specified in the cloud-config document overwrites default configuration values and values configured via Metadata."
msgstr "The configuration specified in the cloud-config document overwrites default configuration values and values configured via Metadata."

#: ../../automation/command-scripting.rst:142
msgid "The default directories where your custom Scripts should be located are:"
msgstr "The default directories where your custom Scripts should be located are:"

#: ../../automation/command-scripting.rst:184
#: ../../automation/command-scripting.rst:203
msgid "The default file looks like this:"
msgstr "The default file looks like this:"

#: ../../automation/cloud-init.rst:42
msgid "The easiest way to configure the system via user-data is the Cloud-config syntax described below."
msgstr "The easiest way to configure the system via user-data is the Cloud-config syntax described below."

#: ../../automation/vyos-api.rst:357
msgid "The endpoint ``/config-file`` is to save or load a configuration."
msgstr "The endpoint ``/config-file`` is to save or load a configuration."

#: ../../automation/cloud-init.rst:160
msgid "The following example sets the hostname based on the instance identifier obtained from the EC2 metadata service."
msgstr "The following example sets the hostname based on the instance identifier obtained from the EC2 metadata service."

#: ../../automation/cloud-init.rst:140
msgid "The following example shows how to execute commands after the initial configuration."
msgstr "The following example shows how to execute commands after the initial configuration."

#: ../../automation/cloud-init.rst:75
msgid "The key used to designate a VyOS configuration is ``vyos_config_commands``. What follows is VyOS configuration using the \"set-style\" syntax. Both \"set\" and \"delete\" commands are supported."
msgstr "The key used to designate a VyOS configuration is ``vyos_config_commands``. What follows is VyOS configuration using the \"set-style\" syntax. Both \"set\" and \"delete\" commands are supported."

#: ../../automation/cloud-init.rst:201
msgid "The seed.iso file can be attached to the virtual machine. As an example, the method with KVM to attach the ISO as a CD drive follows."
msgstr "The seed.iso file can be attached to the virtual machine. As an example, the method with KVM to attach the ISO as a CD drive follows."

#: ../../automation/command-scripting.rst:104
msgid "There is a pitfall when working with configuration scripts. It is tempting to call configuration scripts with \"sudo\" (i.e., temporary root permissions), because that's the common way on most Linux platforms to call system commands."
msgstr "There is a pitfall when working with configuration scripts. It is tempting to call configuration scripts with \"sudo\" (i.e., temporary root permissions), because that's the common way on most Linux platforms to call system commands."

#: ../../automation/cloud-init.rst:113
msgid "These are the VyOS defaults and fallbacks."
msgstr "These are the VyOS defaults and fallbacks."

#: ../../_include/need_improvement.txt:11
msgid "This section needs improvements, examples and explanations."
msgstr "This section needs improvements, examples and explanations."

#: ../../automation/command-scripting.rst:118
msgid "This will result in the following error message: ``Set failed`` If this happens, a reboot is required to be able to edit the config manually again."
msgstr "This will result in the following error message: ``Set failed`` If this happens, a reboot is required to be able to edit the config manually again."

#: ../../automation/vyos-api.rst:393
msgid "To Load a configuration file."
msgstr "To Load a configuration file."

#: ../../automation/vyos-api.rst:218
msgid "To add or delete an image, use the ``/image`` endpoint."
msgstr "To add or delete an image, use the ``/image`` endpoint."

#: ../../automation/command-scripting.rst:121
msgid "To avoid these problems, the proper way is to call a script with the ``vyattacfg`` group, e.g., by using the ``sg`` (switch group) command:"
msgstr "To avoid these problems, the proper way is to call a script with the ``vyattacfg`` group, e.g., by using the ``sg`` (switch group) command:"

#: ../../automation/vyos-api.rst:128
msgid "To check existence of a configuration path, use the ``exists`` operation."
msgstr "To check existence of a configuration path, use the ``exists`` operation."

#: ../../automation/vyos-api.rst:48
msgid "To get the whole configuration, pass an empty list to the ``path`` field"
msgstr "To get the whole configuration, pass an empty list to the ``path`` field"

#: ../../automation/command-scripting.rst:11
msgid "To include VyOS specific functions and aliases you need to ``source /opt/vyatta/etc/functions/script-template`` files at the top of your script."
msgstr "To include VyOS specific functions and aliases you need to ``source /opt/vyatta/etc/functions/script-template`` files at the top of your script."

#: ../../automation/vyos-api.rst:181
msgid "To initiate a reboot use the ``reboot`` endpoint."
msgstr "To initiate a reboot use the ``reboot`` endpoint."

#: ../../automation/command-scripting.rst:128
msgid "To make sure that a script is not accidentally called without the ``vyattacfg`` group, the script can be safeguarded like this:"
msgstr "To make sure that a script is not accidentally called without the ``vyattacfg`` group, the script can be safeguarded like this:"

#: ../../automation/vyos-api.rst:79
msgid "To only get a part of the configuration, for example ``system syslog``."
msgstr "To only get a part of the configuration, for example ``system syslog``."

#: ../../automation/vyos-api.rst:199
msgid "To power off the system use the ``poweroff`` endpoint."
msgstr "To power off the system use the ``poweroff`` endpoint."

#: ../../automation/cloud-init.rst:226
#: ../../automation/terraform/terraformAWS.rst:264
#: ../../automation/terraform/terraformGoogle.rst:342
msgid "Troubleshooting"
msgstr "Troubleshooting"

#: ../../automation/terraform/terraformAWS.rst:91
#: ../../automation/terraform/terraformAZ.rst:66
#: ../../automation/terraform/terraformGoogle.rst:90
#: ../../automation/terraform/terraformvSphere.rst:65
msgid "Type the commands on your Terrafom instance:"
msgstr "Type the commands on your Terrafom instance:"

#: ../../automation/command-scripting.rst:39
msgid "Unlike a normal configuration session, all operational commands must be prepended with ``run``, even if you haven't created a session with configure."
msgstr "Unlike a normal configuration session, all operational commands must be prepended with ``run``, even if you haven't created a session with configure."

#: ../../automation/cloud-init.rst:34
msgid "User-data"
msgstr "User-data"

#: ../../automation/cloud-init.rst:28
msgid "User-data - User-data is specified by the user. This config source offers the ability to insert any CLI configuration commands into the configuration before   the first boot."
msgstr "User-data - User-data is specified by the user. This config source offers the ability to insert any CLI configuration commands into the configuration before   the first boot."

#: ../../automation/cloud-init.rst:28
msgid "User-data - User-data is specified by the user. This config source offers the ability to insert any CLI configuration commands into the configuration before the first boot."
msgstr "User-data - User-data is specified by the user. This config source offers the ability to insert any CLI configuration commands into the configuration before the first boot."

#: ../../automation/vyos-pyvyos.rst:43
msgid "Using API Response Class"
msgstr "Using API Response Class"

#: ../../automation/vyos-pyvyos.rst:65
msgid "Using PyVyOS"
msgstr "Using PyVyOS"

#: ../../automation/vyos-pyvyos.rst:73
msgid "Using pyvyos"
msgstr "Using pyvyos"

#: ../../automation/cloud-init.rst:376
msgid "VM ID: in this example, VM ID used is 555."
msgstr "VM ID: in this example, VM ID used is 555."

#: ../../automation/cloud-init.rst:384
msgid "VM Resources: these parameters can be modified as needed."
msgstr "VM Resources: these parameters can be modified as needed."

#: ../../automation/cloud-init.rst:378
msgid "VM Storage: ``local`` volume is used."
msgstr "VM Storage: ``local`` volume is used."

#: ../../automation/vyos-terraform.rst:991
msgid "Vsphere"
msgstr "Vsphere"

#: ../../automation/vyos-api.rst:7
msgid "VyOS API"
msgstr "VyOS API"

#: ../../automation/index.rst:3
msgid "VyOS Automation"
msgstr "VyOS Automation"

#: ../../automation/terraform/index.rst:3
msgid "VyOS Terraform"
msgstr "VyOS Terraform"

#: ../../automation/cloud-init.rst:421
msgid "VyOS `cloud-init-docs`_."
msgstr "VyOS `cloud-init-docs`_."

#: ../../automation/cloud-init.rst:7
msgid "VyOS cloud-init"
msgstr "VyOS cloud-init"

#: ../../automation/cloud-init.rst:249
msgid "VyOS configuration commands are defined in user-data file."
msgstr "VyOS configuration commands are defined in user-data file."

#: ../../automation/command-scripting.rst:140
msgid "VyOS has the ability to run custom  scripts before and after each commit"
msgstr "VyOS has the ability to run custom  scripts before and after each commit"

#: ../../automation/cloud-init.rst:18
msgid "VyOS support three types of config sources."
msgstr "VyOS support three types of config sources."

#: ../../automation/vyos-ansible.rst:8
msgid "VyOS supports configuration via ansible. Need to install ``ansible`` and ``python3-paramiko`` module"
msgstr "VyOS supports configuration via ansible. Need to install ``ansible`` and ``python3-paramiko`` module"

#: ../../automation/vyos-netmiko.rst:8
msgid "VyOS supports configuration via netmiko_. It requires to install ``python3-netmiko`` module."
msgstr "VyOS supports configuration via netmiko_. It requires to install ``python3-netmiko`` module."

#: ../../automation/vyos-terraform.rst:8
msgid "VyOS supports develop infrastructia via Terraform and provisioning via ansible. Need to install ``Terraform``"
msgstr "VyOS supports develop infrastructia via Terraform and provisioning via ansible. Need to install ``Terraform``"

#: ../../automation/terraform/terraformvyos.rst:8
msgid "VyOS supports development infrastructure via Terraform and provisioning via Ansible. Terraform allows you to automate the process of deploying instances on many cloud and virtual platforms. In this article, we will look at using terraforms to deploy VyOS on platforms - AWS, Azure, and vSphere. For more details about Terraform please have a look here link_."
msgstr "VyOS supports development infrastructure via Terraform and provisioning via Ansible. Terraform allows you to automate the process of deploying instances on many cloud and virtual platforms. In this article, we will look at using terraforms to deploy VyOS on platforms - AWS, Azure, and vSphere. For more details about Terraform please have a look here link_."

#: ../../automation/terraform/terraformAWS.rst:8
msgid "VyOS supports development infrastructure via Terraform and provisioning via Ansible. Terraform allows you to automate the process of deploying instances on many cloud and virtual platforms. In this article, we will look at using terraforms to deploy vyos on platforms - AWS, AZURE, and vSphere. More detailed about what is Terraform you can write using the link_."
msgstr "VyOS supports development infrastructure via Terraform and provisioning via Ansible. Terraform allows you to automate the process of deploying instances on many cloud and virtual platforms. In this article, we will look at using terraforms to deploy vyos on platforms - AWS, AZURE, and vSphere. More detailed about what is Terraform you can write using the link_."

#: ../../automation/command-scripting.rst:8
msgid "VyOS supports executing configuration and operational commands non-interactively from shell scripts."
msgstr "VyOS supports executing configuration and operational commands non-interactively from shell scripts."

#: ../../automation/vyos-salt.rst:10
msgid "VyOS supports op-mode and configuration via salt_."
msgstr "VyOS supports op-mode and configuration via salt_."

#: ../../automation/vyos-napalm.rst:8
msgid "VyOS supports some napalm_ functions for configuration and op-mode. It requires more tests."
msgstr "VyOS supports some napalm_ functions for configuration and op-mode. It requires more tests."

#: ../../automation/cloud-init.rst:126
msgid "VyOS supports the execution of operational commands and linux commands at initial boot. This is accomplished using ``write_files`` to certain files in the /opt/vyatta/etc/config/scripts directory. Commands specified in opt/vyatta/etc/config/scripts/vyos-preconfig-bootup.script are executed prior to configuration. The /opt/vyatta/etc/config/scripts/vyos-postconfig-bootup.script file contains commands to be executed after configuration. In both cases, commands are executed as the root user."
msgstr "VyOS supports the execution of operational commands and linux commands at initial boot. This is accomplished using ``write_files`` to certain files in the /opt/vyatta/etc/config/scripts directory. Commands specified in opt/vyatta/etc/config/scripts/vyos-preconfig-bootup.script are executed prior to configuration. The /opt/vyatta/etc/config/scripts/vyos-postconfig-bootup.script file contains commands to be executed after configuration. In both cases, commands are executed as the root user."

#: ../../automation/vyos-napalm.rst:87
msgid "We need 2 files, commands.conf and script itself."
msgstr "We need 2 files, commands.conf and script itself."

#: ../../automation/cloud-init.rst:188
msgid "While other methods exist, the most straightforward method for using the NoCloud data source is creating a seed ISO and attaching it to the virtual machine as a CD drive. The volume must be formatted as a vfat or ISO 9660 file system with the label \"cidata\" or \"CIDATA\"."
msgstr "While other methods exist, the most straightforward method for using the NoCloud data source is creating a seed ISO and attaching it to the virtual machine as a CD drive. The volume must be formatted as a vfat or ISO 9660 file system with the label \"cidata\" or \"CIDATA\"."

#: ../../automation/command-scripting.rst:63
msgid "Will return:"
msgstr "Will return:"

#: ../../automation/vyos-api.rst:46
msgid "With the ``retrieve`` endpoint you get parts or the whole configuration."
msgstr "With the ``retrieve`` endpoint you get parts or the whole configuration."

#: ../../automation/terraform/terraformAWS.rst:8
msgid "With the help of Terraform, you can quickly deploy VyOS-based infrastructure in the AWS cloud. If necessary, the infrastructure can be removed using terraform. Also we will make provisioning using Ansible."
msgstr "With the help of Terraform, you can quickly deploy VyOS-based infrastructure in the AWS cloud. If necessary, the infrastructure can be removed using terraform. Also we will make provisioning using Ansible."

#: ../../automation/terraform/terraformAZ.rst:8
msgid "With the help of Terraform, you can quickly deploy VyOS-based infrastructure in the Azure cloud. If necessary, the infrastructure can be removed using terraform. Also we will make provisioning using Ansible."
msgstr "With the help of Terraform, you can quickly deploy VyOS-based infrastructure in the Azure cloud. If necessary, the infrastructure can be removed using terraform. Also we will make provisioning using Ansible."

#: ../../automation/terraform/terraformGoogle.rst:8
msgid "With the help of Terraform, you can quickly deploy VyOS-based infrastructure in the google cloud. If necessary, the infrastructure can be removed using terraform. Also we will make provisioning using Ansible."
msgstr "With the help of Terraform, you can quickly deploy VyOS-based infrastructure in the google cloud. If necessary, the infrastructure can be removed using terraform. Also we will make provisioning using Ansible."

#: ../../automation/terraform/terraformvSphere.rst:8
msgid "With the help of Terraform, you can quickly deploy VyOS-based infrastructure in the vSphere. Also we will make provisioning using Ansible."
msgstr "With the help of Terraform, you can quickly deploy VyOS-based infrastructure in the vSphere. Also we will make provisioning using Ansible."

#: ../../automation/terraform/terraformAWS.rst:40
msgid "With the help of terraforms, you can quickly deploy Vyos-based infrastructure in the AWS cloud. If necessary, the infrastructure can be removed using terraform. Also we will make provisioning using Ansible."
msgstr "With the help of terraforms, you can quickly deploy Vyos-based infrastructure in the AWS cloud. If necessary, the infrastructure can be removed using terraform. Also we will make provisioning using Ansible."

#: ../../automation/vyos-terraform.rst:300
msgid "With the help of terraforms, you can quickly deploy Vyos-based infrastructure in the Azure cloud. If necessary, the infrastructure can be removed using terraform."
msgstr "With the help of terraforms, you can quickly deploy Vyos-based infrastructure in the Azure cloud. If necessary, the infrastructure can be removed using terraform."

#: ../../automation/vyos-terraform.rst:743
msgid "With the help of terraforms, you can quickly deploy Vyos-based infrastructure in the vSphere."
msgstr "With the help of terraforms, you can quickly deploy Vyos-based infrastructure in the vSphere."

#: ../../automation/vyos-salt.rst:12
msgid "Without proxy it requires VyOS minion configuration and support op-mode data:"
msgstr "Without proxy it requires VyOS minion configuration and support op-mode data:"

#: ../../automation/vyos-salt.rst:12
msgid "Without proxy it requires VyOS minion configuration and supports op-mode data:"
msgstr "Without proxy it requires VyOS minion configuration and supports op-mode data:"

#: ../../automation/vyos-pyvyos.rst:17
msgid "You can install PyVyOS using pip:"
msgstr "You can install PyVyOS using pip:"

#: ../../automation/vyos-pyvyos.rst:25
msgid "You can install pyvyos using pip:"
msgstr "You can install pyvyos using pip:"

#: ../../automation/vyos-api.rst:300
msgid "You can pass a ``set``, ``delete`` or ``comment`` command to the ``/configure`` endpoint."
msgstr "You can pass a ``set``, ``delete`` or ``comment`` command to the ``/configure`` endpoint."

#: ../../automation/vyos-api.rst:319
msgid "``delete`` a single command"
msgstr "``delete`` a single command"

#: ../../automation/cloud-init.rst:386
msgid "``seed.iso`` was previously created in directory ``/tmp/``. It's necessary to move it to ``/var/lib/vz/template/iso``"
msgstr "``seed.iso`` was previously created in directory ``/tmp/``. It's necessary to move it to ``/var/lib/vz/template/iso``"

#: ../../automation/vyos-api.rst:303
msgid "``set`` a single command"
msgstr "``set`` a single command"

#: ../../automation/cloud-init.rst:56
msgid "``vyos_userdata`` - the module accepts a list of CLI configuration commands in a ``vyos_config_commands`` section, which gives an easy way to configure the system during deployment."
msgstr "``vyos_userdata`` - the module accepts a list of CLI configuration commands in a ``vyos_config_commands`` section, which gives an easy way to configure the system during deployment."

#: ../../automation/cloud-init.rst:116
msgid "``vyos``/``vyos`` credentials if no others specified by data source."
msgstr "``vyos``/``vyos`` credentials if no others specified by data source."

#: ../../automation/cloud-init.rst:51
msgid "``write_files`` - this module allows to insert any files into the filesystem before the first boot, for example, pre-generated encryption keys, certificates, or even a whole ``config.boot`` file. The format is described in the cloudinit documentation `Cloud-init-write_files`_."
msgstr "``write_files`` - this module allows to insert any files into the filesystem before the first boot, for example, pre-generated encryption keys, certificates, or even a whole ``config.boot`` file. The format is described in the cloudinit documentation `Cloud-init-write_files`_."

#: ../../automation/vyos-pyvyos.rst:12
msgid "`pyvyos Documentation on Read the Docs <https://pyvyos.readthedocs.io/en/latest/>`_ provides detailed instructions on the installation, configuration, and operation of the pyvyos library."
msgstr "`pyvyos Documentation on Read the Docs <https://pyvyos.readthedocs.io/en/latest/>`_ provides detailed instructions on the installation, configuration, and operation of the pyvyos library."

#: ../../automation/vyos-pyvyos.rst:15
msgid "`pyvyos Source Code on GitHub <https://github.com/robertoberto/pyvyos>`_ allows you to access and contribute to the library's code."
msgstr "`pyvyos Source Code on GitHub <https://github.com/robertoberto/pyvyos>`_ allows you to access and contribute to the library's code."

#: ../../automation/vyos-pyvyos.rst:17
msgid "`pyvyos on PyPI <https://pypi.org/project/pyvyos/>`_ for easy installation via pip, the Python package installer. Execute `pip install pyvyos` in your terminal to install."
msgstr "`pyvyos on PyPI <https://pypi.org/project/pyvyos/>`_ for easy installation via pip, the Python package installer. Execute `pip install pyvyos` in your terminal to install."

#: ../../automation/vyos-api.rst:220
msgid "add an image"
msgstr "add an image"

#: ../../automation/terraform/terraformAWS.rst:560
msgid "all"
msgstr "all"

#: ../../automation/terraform/terraformAWS.rst:478
#: ../../automation/terraform/terraformAZ.rst:428
#: ../../automation/terraform/terraformGoogle.rst:653
#: ../../automation/terraform/terraformvSphere.rst:340
#: ../../automation/vyos-ansible.rst:26
msgid "ansible.cfg"
msgstr "ansible.cfg"

#: ../../automation/cloud-init.rst:62
msgid "cloud-config file format"
msgstr "cloud-config file format"

#: ../../automation/cloud-init.rst:232
msgid "cloud-init logs to /var/log/cloud-init.log. This file can be helpful in determining why the configuration varies from what you expect. You can fetch the most important data filtering output for ``vyos`` keyword:"
msgstr "cloud-init logs to /var/log/cloud-init.log. This file can be helpful in determining why the configuration varies from what you expect. You can fetch the most important data filtering output for ``vyos`` keyword:"

#: ../../automation/vyos-salt.rst:153
msgid "commands.txt"
msgstr "commands.txt"

#: ../../automation/vyos-api.rst:237
msgid "delete an image, for example ``1.3-rolling-202006070117``"
msgstr "delete an image, for example ``1.3-rolling-202006070117``"

#: ../../automation/terraform/terraformGoogle.rst:19
msgid "google cloud"
msgstr "google cloud"

#: ../../automation/terraform/terraformAWS.rst:528
#: ../../automation/terraform/terraformAZ.rst:470
#: ../../automation/terraform/terraformGoogle.rst:693
#: ../../automation/terraform/terraformvSphere.rst:381
msgid "group_vars/all"
msgstr "group_vars/all"

#: ../../automation/vyos-ansible.rst:42
msgid "hosts"
msgstr "hosts"

#: ../../automation/vyos-ansible.rst:35
msgid "id_rsa_docker.pub. Needs to declare only public key exactly."
msgstr "id_rsa_docker.pub. Needs to declare only public key exactly."

#: ../../automation/vyos-api.rst:106
msgid "if you just want the Value of a multi-valued node, use the ``returnValues`` operation."
msgstr "if you just want the Value of a multi-valued node, use the ``returnValues`` operation."

#: ../../automation/terraform/terraformAWS.rst:495
#: ../../automation/terraform/terraformAZ.rst:438
#: ../../automation/terraform/terraformGoogle.rst:662
#: ../../automation/terraform/terraformvSphere.rst:350
msgid "instance.yml"
msgstr "instance.yml"

#: ../../automation/vyos-terraform.rst:313
#: ../../automation/vyos-terraform.rst:758
msgid "main.tf"
msgstr "main.tf"

#: ../../automation/vyos-ansible.rst:56
msgid "main.yml"
msgstr "main.yml"

#: ../../automation/terraform/terraformGoogle.rst:84
msgid "mykey.json you have to get using step 2 of the google cloud"
msgstr "mykey.json you have to get using step 2 of the google cloud"

#: ../../automation/terraform/terraformAWS.rst:488
msgid "mykey.pem"
msgstr "mykey.pem"

#: ../../automation/terraform/terraformAWS.rst:85
msgid "mykey.pem you have to get using step 1.2"
msgstr "mykey.pem you have to get using step 1.2"

#: ../../automation/vyos-pyvyos.rst:6
msgid "pyvyos"
msgstr "pyvyos"

#: ../../automation/vyos-pyvyos.rst:8
msgid "pyvyos is a Python library designed for interacting with VyOS devices through their API. This documentation is intended to guide you in using pyvyos for programmatic management of your VyOS devices."
msgstr "pyvyos is a Python library designed for interacting with VyOS devices through their API. This documentation is intended to guide you in using pyvyos for programmatic management of your VyOS devices."

#: ../../automation/vyos-salt.rst:141
msgid "r11-proxy.sls Includes parameters for connecting to salt-proxy minion"
msgstr "r11-proxy.sls Includes parameters for connecting to salt-proxy minion"

#: ../../automation/index.rst:7
#: ../../automation/terraform/index.rst:7
msgid "startup scripts"
msgstr "startup scripts"

#: ../../automation/terraform/terraformAWS.rst:452
#: ../../automation/terraform/terraformAZ.rst:405
#: ../../automation/terraform/terraformGoogle.rst:623
#: ../../automation/terraform/terraformvSphere.rst:307
msgid "terraform.tfvars"
msgstr "terraform.tfvars"

#: ../../automation/vyos-salt.rst:131
msgid "top.sls"
msgstr "top.sls"

#: ../../automation/terraform/terraformvSphere.rst:20
msgid "vSphere"
msgstr "vSphere"

#: ../../automation/terraform/terraformAWS.rst:415
#: ../../automation/terraform/terraformAZ.rst:298
#: ../../automation/terraform/terraformGoogle.rst:538
#: ../../automation/terraform/terraformvSphere.rst:239
msgid "var.tf"
msgstr "var.tf"

#: ../../automation/vyos-terraform.rst:516
#: ../../automation/vyos-terraform.rst:899
msgid "variables.tf"
msgstr "variables.tf"

#: ../../automation/terraform/terraformAWS.rst:439
#: ../../automation/terraform/terraformvSphere.rst:223
msgid "versions.tf"
msgstr "versions.tf"

#: ../../automation/vyos-api.rst:145
msgid "versus a non-existent path:"
msgstr "versus a non-existent path:"

#: ../../automation/terraform/terraformAWS.rst:300
#: ../../automation/terraform/terraformAZ.rst:95
#: ../../automation/terraform/terraformGoogle.rst:377
#: ../../automation/terraform/terraformvSphere.rst:98
msgid "vyos.tf"
msgstr "vyos.tf"