Advertisement
Guest User

Untitled

a guest
Apr 6th, 2017
97
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.20 KB | None | 0 0
  1. root@deploy:/opt/openstack-ansible# ssh 192.168.57.10 cat /etc/apt/sources.list
  2. ------------------------------------------------------------------------------
  3. * WARNING *
  4. * You are accessing a secured system and your actions will be logged along *
  5. * with identifying information. Disconnect immediately if you are not an *
  6. * authorized user of this system. *
  7. ------------------------------------------------------------------------------
  8. #
  9.  
  10. # deb cdrom:[Ubuntu-Server 16.04.1 LTS _Xenial Xerus_ - Release amd64 (20160719)]/ xenial main restricted
  11.  
  12. # deb cdrom:[Ubuntu-Server 16.04.1 LTS _Xenial Xerus_ - Release amd64 (20160719)]/ xenial main restricted
  13.  
  14. # See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
  15. # newer versions of the distribution.
  16. deb http://us.archive.ubuntu.com/ubuntu/ xenial main restricted
  17. # deb-src http://us.archive.ubuntu.com/ubuntu/ xenial main restricted
  18.  
  19. # # Major bug fix updates produced after the final release of the
  20. # # distribution.
  21. deb http://us.archive.ubuntu.com/ubuntu/ xenial-updates main restricted
  22. # deb-src http://us.archive.ubuntu.com/ubuntu/ xenial-updates main restricted
  23.  
  24. # # N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
  25. # # team. Also, please note that software in universe WILL NOT receive any
  26. # # review or updates from the Ubuntu security team.
  27. deb http://us.archive.ubuntu.com/ubuntu/ xenial universe
  28. # deb-src http://us.archive.ubuntu.com/ubuntu/ xenial universe
  29. deb http://us.archive.ubuntu.com/ubuntu/ xenial-updates universe
  30. # deb-src http://us.archive.ubuntu.com/ubuntu/ xenial-updates universe
  31.  
  32. # # N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
  33. # # team, and may not be under a free licence. Please satisfy yourself as to
  34. # # your rights to use the software. Also, please note that software in
  35. # # multiverse WILL NOT receive any review or updates from the Ubuntu
  36. # # security team.
  37. deb http://us.archive.ubuntu.com/ubuntu/ xenial multiverse
  38. # deb-src http://us.archive.ubuntu.com/ubuntu/ xenial multiverse
  39. deb http://us.archive.ubuntu.com/ubuntu/ xenial-updates multiverse
  40. # deb-src http://us.archive.ubuntu.com/ubuntu/ xenial-updates multiverse
  41.  
  42. # # N.B. software from this repository may not have been tested as
  43. # # extensively as that contained in the main release, although it includes
  44. # # newer versions of some applications which may provide useful features.
  45. # # Also, please note that software in backports WILL NOT receive any review
  46. # # or updates from the Ubuntu security team.
  47. deb http://us.archive.ubuntu.com/ubuntu/ xenial-backports main restricted universe multiverse
  48. # deb-src http://us.archive.ubuntu.com/ubuntu/ xenial-backports main restricted universe multiverse
  49.  
  50. # # Uncomment the following two lines to add software from Canonical's
  51. # # 'partner' repository.
  52. # # This software is not part of Ubuntu, but is offered by Canonical and the
  53. # # respective vendors as a service to Ubuntu users.
  54. # deb http://archive.canonical.com/ubuntu xenial partner
  55. # deb-src http://archive.canonical.com/ubuntu xenial partner
  56.  
  57. deb http://security.ubuntu.com/ubuntu xenial-security main restricted
  58. # deb-src http://security.ubuntu.com/ubuntu xenial-security main restricted
  59. deb http://security.ubuntu.com/ubuntu xenial-security universe
  60. # deb-src http://security.ubuntu.com/ubuntu xenial-security universe
  61. deb http://security.ubuntu.com/ubuntu xenial-security multiverse
  62. # deb-src http://security.ubuntu.com/ubuntu xenial-security multiverse
  63.  
  64.  
  65.  
  66. root@deploy:/opt/openstack-ansible# ssh 192.168.57.10 cat /var/lib/lxc/LXC_NAME/rootfs/etc/apt/sources.list
  67. ------------------------------------------------------------------------------
  68. * WARNING *
  69. * You are accessing a secured system and your actions will be logged along *
  70. * with identifying information. Disconnect immediately if you are not an *
  71. * authorized user of this system. *
  72. ------------------------------------------------------------------------------
  73. #
  74.  
  75. # deb cdrom:[Ubuntu-Server 16.04.1 LTS _Xenial Xerus_ - Release amd64 (20160719)]/ xenial main restricted
  76.  
  77. # deb cdrom:[Ubuntu-Server 16.04.1 LTS _Xenial Xerus_ - Release amd64 (20160719)]/ xenial main restricted
  78.  
  79. # See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
  80. # newer versions of the distribution.
  81. deb http://us.archive.ubuntu.com/ubuntu/ xenial main restricted
  82. # deb-src http://us.archive.ubuntu.com/ubuntu/ xenial main restricted
  83.  
  84. # # Major bug fix updates produced after the final release of the
  85. # # distribution.
  86. deb http://us.archive.ubuntu.com/ubuntu/ xenial-updates main restricted
  87. # deb-src http://us.archive.ubuntu.com/ubuntu/ xenial-updates main restricted
  88.  
  89. # # N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
  90. # # team. Also, please note that software in universe WILL NOT receive any
  91. # # review or updates from the Ubuntu security team.
  92. deb http://us.archive.ubuntu.com/ubuntu/ xenial universe
  93. # deb-src http://us.archive.ubuntu.com/ubuntu/ xenial universe
  94. deb http://us.archive.ubuntu.com/ubuntu/ xenial-updates universe
  95. # deb-src http://us.archive.ubuntu.com/ubuntu/ xenial-updates universe
  96.  
  97. # # N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
  98. # # team, and may not be under a free licence. Please satisfy yourself as to
  99. # # your rights to use the software. Also, please note that software in
  100. # # multiverse WILL NOT receive any review or updates from the Ubuntu
  101. # # security team.
  102. deb http://us.archive.ubuntu.com/ubuntu/ xenial multiverse
  103. # deb-src http://us.archive.ubuntu.com/ubuntu/ xenial multiverse
  104. deb http://us.archive.ubuntu.com/ubuntu/ xenial-updates multiverse
  105. # deb-src http://us.archive.ubuntu.com/ubuntu/ xenial-updates multiverse
  106.  
  107. # # N.B. software from this repository may not have been tested as
  108. # # extensively as that contained in the main release, although it includes
  109. # # newer versions of some applications which may provide useful features.
  110. # # Also, please note that software in backports WILL NOT receive any review
  111. # # or updates from the Ubuntu security team.
  112. deb http://us.archive.ubuntu.com/ubuntu/ xenial-backports main restricted universe multiverse
  113. # deb-src http://us.archive.ubuntu.com/ubuntu/ xenial-backports main restricted universe multiverse
  114.  
  115. # # Uncomment the following two lines to add software from Canonical's
  116. # # 'partner' repository.
  117. # # This software is not part of Ubuntu, but is offered by Canonical and the
  118. # # respective vendors as a service to Ubuntu users.
  119. # deb http://archive.canonical.com/ubuntu xenial partner
  120. # deb-src http://archive.canonical.com/ubuntu xenial partner
  121.  
  122. deb http://security.ubuntu.com/ubuntu xenial-security main restricted
  123. # deb-src http://security.ubuntu.com/ubuntu xenial-security main restricted
  124. deb http://security.ubuntu.com/ubuntu xenial-security universe
  125. # deb-src http://security.ubuntu.com/ubuntu xenial-security universe
  126. deb http://security.ubuntu.com/ubuntu xenial-security multiverse
  127. # deb-src http://security.ubuntu.com/ubuntu xenial-security multiverse
  128. root@deploy:/opt/openstack-ansible#
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement