Advertisement
Guest User

Untitled

a guest
May 30th, 2017
612
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.07 KB | None | 0 0
  1. Index: springboot/manifests/logging.pp
  2. ===================================================================
  3. --- springboot/manifests/logging.pp (revision 277467)
  4. +++ springboot/manifests/logging.pp (revision 277967)
  5. @@ -8,8 +8,15 @@
  6. $log4j_level_platform_file = "DEBUG"
  7. $log4j_level_application_syslog = "INFO"
  8. $log4j_level_application_file = "DEBUG"
  9. - $custom_level='DEBUG'
  10. + case "${::product}.${::component}" {
  11. + 'inbox.reporting': {
  12. + $custom_level='INFO'
  13. + }
  14. + default: {
  15. + $custom_level='DEBUG'
  16. + }
  17. }
  18. + }
  19. 'stage': {
  20. $log4j_level_platform_syslog = "ERROR"
  21. $log4j_level_platform_file = "WARN"
  22. Index: users/manifests/init.pp
  23. ===================================================================
  24. --- users/manifests/init.pp (revision 277467)
  25. +++ users/manifests/init.pp (revision 277967)
  26. @@ -26,6 +26,7 @@
  27. realize(Users::User['mailrelay'])
  28. realize(Users::User['valim'])
  29. realize(Users::User['nfe01'])
  30. + realize(Users::User['nma61'])
  31.  
  32. if ($::role == "opsview") {
  33. realize(Users::User['nagios'])
  34. Index: users/manifests/virtual/dev.pp
  35. ===================================================================
  36. --- users/manifests/virtual/dev.pp (revision 277467)
  37. +++ users/manifests/virtual/dev.pp (revision 277967)
  38. @@ -191,5 +191,14 @@
  39. require => Group['imp']
  40. }
  41.  
  42. + @users::user { "nma61":
  43. + email => "Nuno.Matos@sky.uk",
  44. + uid => '7015',
  45. + gid => '100',
  46. + groups => 'imp',
  47. + key => "AAAAB3NzaC1yc2EAAAADAQABAAABAQDkKbPQLg49VY+CBw0Q4WZuGXXP6T0p3Xh0QNMXH9NSnRKJBGcO+d63S0DggYodnikhL+kPslaJcEjJhvAkAd2ImDHLwfY7QN/PY0PZJg5cf5xYSd9xVYhaAQlrc3hLizblY6P16y2k34wWrFCgE2aM+7RqJ4g/Kog4eVLce+U3j+x0CQwQhWQp36S9JlF7vh4a5/qABHbGBIrVwXnQWwhTKUJ99z4V9OHGa5/NAKSOrKkDGcIrMQwsoYB+cjkyI5koKBAGwtOsAyaq+q5t2SYCjfN5dyqeM52E6ujMa3ogphP700CHA//StcyLqL7Uxs1KQNeDaSZi9DGBAdVvxVAh",
  48. + pwhash => '$6$Ss1bqEPY$F26aytNx8IsvlK5XerwB5r5HO/7X7kSCiRkV8hMzPOMxGEDm64/gQhT0olr4EyU4nEb4oznJIwcp9oxQlSx.2/',
  49. + require => Group['imp']
  50. + }
  51. }
  52.  
  53. Index: sky/manifests/smartpanel/mvp.pp
  54. ===================================================================
  55. --- sky/manifests/smartpanel/mvp.pp (revision 277467)
  56. +++ sky/manifests/smartpanel/mvp.pp (revision 277967)
  57. @@ -37,21 +37,21 @@
  58. $last4_token_salt = "hjqwh7d8ikdkastg"
  59. }
  60. 'stage': {
  61. - $lws_vcn_url = 'acse05.lwsdat.glb.bskyb.com'
  62. - $lws_account_url = 'pase05.lwsdat.glb.bskyb.com'
  63. - $lws_viewingcards_url = 'vcse05.lwsdat.glb.bskyb.com'
  64. - $lws_changepin_url = 'vcse05.lwsdat.glb.bskyb.com'
  65. - $lws_customerservice_url = 'acse05.lwsdat.glb.bskyb.com'
  66. + $lws_vcn_url = 'acsn01.lwsn01.glb.bskyb.com'
  67. + $lws_account_url = 'lwspasn01.gss.bskyb.com'
  68. + $lws_viewingcards_url = 'lwsvcsn01.gss.bskyb.com'
  69. + $lws_changepin_url = 'lwsvcsn01.gss.bskyb.com'
  70. + $lws_customerservice_url = 'acsn01.lwsn01.glb.bskyb.com'
  71. $smartpanel_mvp_url = 'stage-mvp.smartpanel.interactive.sky.com'
  72. $smartpanel_gateway_url='stage-gateway.smartpanel.interactive.sky.com'
  73. - $lws_auth='aW50ZXJhY3RpdmU6cGFzc3dvcmQ='
  74. - $lws_account_auth='aW50ZXJhY3RpdmU6cGFzc3dvcmQ='
  75. - $lws_viewingcards_auth='aW50ZXJhY3RpdmU6cGFzc3dvcmQ='
  76. - $lws_changepin_auth='aW50ZXJhY3RpdmU6cGFzc3dvcmQ='
  77. - $lws_customerservice_auth='aW50ZXJhY3RpdmU6cGFzc3dvcmQ='
  78. + $lws_auth='aW50ZXJhY3RpdmU6U0hoY3h5azQ2aE16WFk2Mw=='
  79. + $lws_account_auth='aW50ZXJhY3RpdmU6U0hoY3h5azQ2aE16WFk2Mw=='
  80. + $lws_viewingcards_auth='aW50ZXJhY3RpdmU6U0hoY3h5azQ2aE16WFk2Mw=='
  81. + $lws_changepin_auth='aW50ZXJhY3RpdmU6U0hoY3h5azQ2aE16WFk2Mw=='
  82. + $lws_customerservice_auth='aW50ZXJhY3RpdmU6U0hoY3h5azQ2aE16WFk2Mw=='
  83. $couchbase_bucket_password = 'abi$4vE1K-pGMvT'
  84. $couchbase_defaultjourney_bucket_name='5U4GmxAFymN@Wb-q'
  85. - $mcs_url='e05-identity.mcs.bskyb.com/mcs-identity/jersey'
  86. + $mcs_url='stage-mcs-identity.cg.bskyb.com/mcs-identity/jersey'
  87. $mvp_url='stage-mvp.smartpanel.interactive.sky.com'
  88. $auths_token_salt = "hj1235mopqw1otg9"
  89. $last4_token_salt = "hjqwh7d8ikdkastg"
  90. Index: sky/manifests/smartpanel/dataservice.pp
  91. ===================================================================
  92. --- sky/manifests/smartpanel/dataservice.pp (revision 277467)
  93. +++ sky/manifests/smartpanel/dataservice.pp (revision 277967)
  94. @@ -31,11 +31,11 @@
  95. $smartpanel_gateway_url='stage-gateway.smartpanel.interactive.sky.com'
  96. $smartpanel_dataservice_url='stage-dataservice.smartpanel.interactive.sky.com'
  97. $smartpanel_weather_url='stage-weather.smartpanel.interactive.sky.com'
  98. - $mcs_url='e05-identity.mcs.bskyb.com'
  99. - $lws_url='acse05.lwsdat.glb.bskyb.com'
  100. + $mcs_url='stage-mcs-identity.cg.bskyb.com'
  101. + $lws_url='acsn01.lwsn01.glb.bskyb.com'
  102. $couchbase_bucket_password = 'M6X8-z$-GU454X'
  103. $lws_user = 'interactive'
  104. - $lws_pass = 'password'
  105. + $lws_pass = 'SHhcxyk46hMzXY63'
  106. }
  107. 'prod': {
  108. $smartpanel_gateway_url='gateway.smartpanel.interactive.sky.com'
  109. Index: sky/templates/smartpanel/etc/cis-smartpanel-mvp/environment.properties
  110. ===================================================================
  111. --- sky/templates/smartpanel/etc/cis-smartpanel-mvp/environment.properties (revision 277467)
  112. +++ sky/templates/smartpanel/etc/cis-smartpanel-mvp/environment.properties (revision 277967)
  113. @@ -53,7 +53,7 @@
  114.  
  115. lws.customer.service.endpoint=https://<%= lws_customerservice_url %>/cbs-customer-service/v2/customers/?accountNumber={ban}
  116. lws.customer.service.endpoint.auth=<%= lws_customerservice_auth %>
  117. -lws.inventory.customeroverview.reinstate.endpoint=https://<%= lws_account_url %>/cbs-payments-service/v1/accounts/{partyid}/inventory
  118. +lws.inventory.customeroverview.reinstate.endpoint=https://<%= lws_account_url %>/cbs-payments-service/v1/accounts/{ban}/inventory
  119.  
  120. # Change pin endpoint
  121. lws.change.pin.endpoint=https://<%= lws_changepin_url %>/cbs-viewing-card-management/v1/viewingCards/{vcn}?pin={pin}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement