Mass remove/replace iad2 -> rdu3, 10.3. -> 10.16.
Signed-off-by: Nils Philippsen <nils@redhat.com>
This commit is contained in:
parent
577fb0545b
commit
6c85fda0c9
833 changed files with 986 additions and 14381 deletions
|
@ -5,7 +5,7 @@ import pandas as pd
|
|||
|
||||
# File paths
|
||||
ips_csv = './hostnames.csv'
|
||||
dhcp_data = '/srv/web/infra/ansible/roles/dhcp_server/files/dhcpd.conf.noc01.iad2.fedoraproject.org'
|
||||
dhcp_data = '/srv/web/infra/ansible/roles/dhcp_server/files/dhcpd.conf.noc01.rdu3.fedoraproject.org'
|
||||
|
||||
# Read the CSV
|
||||
ips = pd.read_csv(ips_csv)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue