Updated scripts/nn2ip.py.
authorZoltán Felleg <zoltan.felleg@userrendszerhaz.hu>
Wed, 2 Oct 2024 09:33:32 +0000 (11:33 +0200)
committerZoltán Felleg <zoltan.felleg@userrendszerhaz.hu>
Wed, 2 Oct 2024 09:33:32 +0000 (11:33 +0200)
scripts/nn2ip.py

index 70fdcba2e0e8928e8ff9b29f4941f55b3d331754..922845b95c436a198d718c24ce94c12d01bbae73 100755 (executable)
@@ -89,13 +89,8 @@ fqhnimnd_tuples = [('ac.in.useribm.hu',                None,           'aap', 'a
                    ('tsm.10g.useribm.hu',              None,           '10g', 'tsm server'),
                    ('tsm.in.useribm.hu',               None,           'is',  'tsm server'),
                    ('tsmilo.in.useribm.hu',            None,           'im',  'tsm ilo'),
+                   ('vcsa80.10g.useribm.hu',           ('fixed',  80), '10g', 'vcenter server appliance'),
                    ('vcsa80.in.useribm.hu',            ('fixed',  80), 'hm',  'vcenter server appliance'),
-                   ('vhost1.10g.useribm.hu',           ('fixed',   1), '10g', 'vhost1'),
-                   ('vhost1.in.useribm.hu',            ('fixed',   1), 'hm',  'vhost1'),
-                   ('vhost1imm.in.useribm.hu',         ('fixed',   1), 'im',  'vhost1 imm'),
-                   ('vhost2.10g.useribm.hu',           ('fixed',   2), '10g', 'vhost2'),
-                   ('vhost2.in.useribm.hu',            ('fixed',   2), 'hm',  'vhost2'),
-                   ('vhost2imm.in.useribm.hu',         ('fixed',   2), 'im',  'vhost2 imm'),
                    ('vhost3.in.useribm.hu',            ('fixed',   3), 'hm',  'vhost3'),
                    ('vhost3imm.in.useribm.hu',         ('fixed',   3), 'im',  'vhost3 imm'),
                    ('vhost4.10g.useribm.hu',           ('fixed',   4), '10g', 'vhost4'),