Skip to content

Commit 9d5e314

Browse files
committed
- Add creds.py to central CUCM location and AXL credential config
1 parent 8073215 commit 9d5e314

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

creds.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
CUCM_LOCATION = 'changeme'
2+
AXL_USERNAME = 'changeme'
3+
AXL_PASSWORD = 'changeme'

0 commit comments

Comments
 (0)