diff --git a/private_repo/ansible/inventory/dev/Core/common.yml b/private_repo/ansible/inventory/dev/Core/common.yml
index 77213df65e1ef06e72c998a270d62420df069f90..2d408c5ebf7d475e3d37e4eb8bc38034f7365acf 100644
--- a/private_repo/ansible/inventory/dev/Core/common.yml
+++ b/private_repo/ansible/inventory/dev/Core/common.yml
@@ -9,12 +9,12 @@ ssh_public_key_deployer: ""             # SSH Public key for deployer user, with
 ekstep_s3_env: qa                       # dev or qa or prod of ekstep for plugins
 learningservice_ip: 10.1.4.6                    # Load balancer IP for learning server
 searchservice_ip: 10.1.4.6                      # search service Load balancer IP
-keycloak_url: http://10.1.4.7:8080                        # Keycloak Load balancer IP; eg http://10.10.10.10; If you don't have LB give http://keycloak-ip:8080
+keycloak_url: http://10.1.4.4:8080                        # Keycloak Load balancer IP; eg http://10.10.10.10; If you don't have LB give http://keycloak-ip:8080
 sunbird_default_channel: sunbird               # Organization channel name which portal will connect to
 sunbird_app_name: sunbird                      # By default app name will be sunbird
 azure_account_name: 3node                   # Storage account name for blobs
 sunbird_content_azure_storage_container: content # Conatainer store assets/public
-private_ingressgateway_ip: 10.1.4.7:12000             # Ip address of the kubernetes machine ip:12000
+private_ingressgateway_ip: 10.1.4.4:12000             # Ip address of the kubernetes machine ip:12000
 
 # Blob where data analytics pushing content
 # Check same variable in DP common.yml