Advertisement
brejoc

ubuntu-phablet salt grains

May 8th, 2013
96
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 1.27 KB | None | 0 0
  1. root@salt-master ~# salt 'ubuntu-phablet' grains.items
  2. ubuntu-phablet:
  3.   cpu_flags: swp half thumb fastmult vfp edsp neon vfpv3 tls
  4.   cpu_model: ARMv7 Processor rev 9 (v7l)
  5.   cpuarch: armv7l
  6.   defaultencoding: None
  7.   defaultlanguage: None
  8.   domain: localdomain6
  9.   fqdn: localhost6.localdomain6
  10.   gpus:
  11.   host: localhost6
  12.   id: ubuntu-phablet
  13.   kernel: Linux
  14.   kernelrelease: 3.1.10-g06b7e9c
  15.   localhost: ubuntu-phablet
  16.   lsb_codename: raring
  17.   lsb_description: Ubuntu 13.04
  18.   lsb_id: Ubuntu
  19.   lsb_release: 13.04
  20.   mem_total: 973
  21.   nodename: ubuntu-phablet
  22.   num_cpus: 4
  23.   num_gpus: 0
  24.   os: Ubuntu
  25.   os_family: Debian
  26.   oscodename: raring
  27.   osfullname: Ubuntu
  28.   osrelease: 13.04
  29.   path: /usr/local/sbin:/usr/local/bin:/usr/bin:/usr/sbin:/sbin:/bin
  30.   ps: ps -efH
  31.   pythonpath:
  32.      /usr/bin
  33.       /usr/lib/python2.7
  34.       /usr/lib/python2.7/plat-arm-linux-gnueabihf
  35.       /usr/lib/python2.7/lib-tk
  36.       /usr/lib/python2.7/lib-old
  37.       /usr/lib/python2.7/lib-dynload
  38.       /usr/local/lib/python2.7/dist-packages
  39.       /usr/lib/python2.7/dist-packages
  40.       /usr/lib/python2.7/dist-packages/gtk-2.0
  41.   pythonversion: 2.7.4.final.0
  42.   saltpath: /usr/lib/python2.7/dist-packages/salt
  43.   saltversion: 0.12.1
  44.   server_id: 39150524
  45.   shell: /bin/sh
  46.   virtual: physical
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement