Updated 1201 creds

* Addresses issue #43
This commit is contained in:
2Shirt 2019-05-06 18:51:10 -06:00
parent 5e75fffa86
commit b67a624038
Signed by: 2Shirt
GPG key ID: 152FAC923B0E132C

View file

@ -31,7 +31,7 @@ WINDOWS_TIME_ZONE='Pacific Standard Time' # See 'tzutil /l' for valid values
## one server serves multiple shares then you have to use the same
## user/password for all of those shares.
BACKUP_SERVERS = [
{ 'IP': '10.11.1.20',
{ 'IP': '10.120.1.15',
'Name': 'Anaconda',
'Mounted': False,
'Share': 'Backups',
@ -40,17 +40,26 @@ BACKUP_SERVERS = [
'RW-User': 'backup',
'RW-Pass': '1201 loves computers!',
},
{ 'IP': '10.120.1.23',
'Name': 'Server1201',
'Mounted': False,
'Share': r'Public\Backups',
'User': 'cx',
'Pass': '',
'RW-User': 'it',
'RW-Pass': 'sorted',
},
]
BENCHMARK_SERVER = {
'Name': 'Nextcloud',
'Short Url': 'https://1201north.ddns.net:8001/index.php/f/27892',
'Url': 'https://1201north.ddns.net:8001/public.php/webdav/Benchmarks',
'User': 'RAE7ajRk25CBnW6',
'Short Url': 'https://nextcloud.1201.com/index.php/f/106842',
'Url': 'https://nextcloud.1201.com/public.php/webdav/WizardKit_Benchmarks',
'User': 'EfErKoRR2Fdkaqb',
'Pass': '',
}
CRASH_SERVER = {
'Name': 'Nextcloud',
'Url': 'https://1201north.ddns.net:8001/public.php/webdav/WizardKit_Issues',
'Url': 'https://nextcloud.1201.com/public.php/webdav/WizardKit_Issues',
'User': 'LoQ97J3r6CFGT2T',
'Pass': '',
}
@ -75,10 +84,10 @@ QUICKBOOKS_SERVER = {
'RW-Pass': '1201 loves computers!',
}
WINDOWS_SERVER = {
'IP': '10.11.1.20',
'IP': '10.120.1.15',
'Name': 'Anaconda',
'Mounted': False,
'Share': r'Public\Windows',
'Share': r'HH-Proliant\Windows',
'User': 'cx',
'Pass': 'cx',
'RW-User': 'backup',