Advertisement
Guest User

Untitled

a guest
Feb 26th, 2015
189
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.55 KB | None | 0 0
  1. oot@zipier:/etc/salt# salt-call --local grains.items
  2. local:
  3. ----------
  4. SSDs:
  5. biosreleasedate:
  6. 12/01/2006
  7. biosversion:
  8. VirtualBox
  9. cpu_flags:
  10. - fpu
  11. - vme
  12. - de
  13. - pse
  14. - tsc
  15. - msr
  16. - pae
  17. - mce
  18. - cx8
  19. - apic
  20. - sep
  21. - mtrr
  22. - pge
  23. - mca
  24. - cmov
  25. - pat
  26. - pse36
  27. - clflush
  28. - mmx
  29. - fxsr
  30. - sse
  31. - sse2
  32. - ht
  33. - syscall
  34. - nx
  35. - rdtscp
  36. - lm
  37. - constant_tsc
  38. - rep_good
  39. - nopl
  40. - pni
  41. - ssse3
  42. - lahf_lm
  43. cpu_model:
  44. Intel(R) Core(TM) i5-3317U CPU @ 1.70GHz
  45. cpuarch:
  46. x86_64
  47. domain:
  48. dev
  49. fqdn:
  50. zipier.dev
  51. fqdn_ip4:
  52. - 127.0.1.1
  53. fqdn_ip6:
  54. gpus:
  55. |_
  56. ----------
  57. model:
  58. VirtualBox Graphics Adapter
  59. vendor:
  60. unknown
  61. host:
  62. zipier
  63. hwaddr_interfaces:
  64. ----------
  65. eth0:
  66. 08:00:27:f1:46:95
  67. lo:
  68. 00:00:00:00:00:00
  69. id:
  70. zipier.dev
  71. ip4_interfaces:
  72. ----------
  73. eth0:
  74. - 10.0.2.15
  75. lo:
  76. - 127.0.0.1
  77. ip6_interfaces:
  78. ----------
  79. eth0:
  80. - fe80::a00:27ff:fef1:4695
  81. lo:
  82. - ::1
  83. ip_interfaces:
  84. ----------
  85. eth0:
  86. - 10.0.2.15
  87. lo:
  88. - 127.0.0.1
  89. ipv4:
  90. - 10.0.2.15
  91. - 127.0.0.1
  92. ipv6:
  93. - ::1
  94. - fe80::a00:27ff:fef1:4695
  95. kernel:
  96. Linux
  97. kernelrelease:
  98. 3.13.0-46-generic
  99. locale_info:
  100. ----------
  101. defaultencoding:
  102. UTF-8
  103. defaultlanguage:
  104. en_US
  105. localhost:
  106. zipier
  107. lsb_distrib_codename:
  108. trusty
  109. lsb_distrib_description:
  110. Ubuntu 14.04.2 LTS
  111. lsb_distrib_id:
  112. Ubuntu
  113. lsb_distrib_release:
  114. 14.04
  115. machine_id:
  116. 12a263e3d7ccc58beadcc4cf54edc2e5
  117. manufacturer:
  118. innotek GmbH
  119. master:
  120. localhost
  121. mem_total:
  122. 1015
  123. nodename:
  124. zipier
  125. num_cpus:
  126. 2
  127. num_gpus:
  128. 1
  129. os:
  130. Ubuntu
  131. os_family:
  132. Debian
  133. osarch:
  134. amd64
  135. oscodename:
  136. trusty
  137. osfinger:
  138. Ubuntu-14.04
  139. osfullname:
  140. Ubuntu
  141. osrelease:
  142. 14.04
  143. osrelease_info:
  144. - 14
  145. - 4
  146. path:
  147. /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
  148. productname:
  149. VirtualBox
  150. ps:
  151. ps -efHww
  152. pythonexecutable:
  153. /usr/bin/python
  154. pythonpath:
  155. - /usr/bin
  156. - /usr/lib/python2.7
  157. - /usr/lib/python2.7/plat-x86_64-linux-gnu
  158. - /usr/lib/python2.7/lib-tk
  159. - /usr/lib/python2.7/lib-old
  160. - /usr/lib/python2.7/lib-dynload
  161. - /usr/local/lib/python2.7/dist-packages
  162. - /usr/lib/python2.7/dist-packages
  163. pythonversion:
  164. - 2
  165. - 7
  166. - 6
  167. - final
  168. - 0
  169. roles:
  170. - dev
  171. saltpath:
  172. /usr/lib/python2.7/dist-packages/salt
  173. saltversion:
  174. 2014.7.1
  175. saltversioninfo:
  176. - 2014
  177. - 7
  178. - 1
  179. - 0
  180. serialnumber:
  181. 0
  182. server_id:
  183. 1393669922
  184. shell:
  185. /bin/bash
  186. virtual:
  187. VirtualBox
  188. zmqversion:
  189. 4.0.4
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement