Advertisement
Guest User

Untitled

a guest
Jan 2nd, 2016
164
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.82 KB | None | 0 0
  1. [root@her code]# uname -a
  2. Linux her 3.10.0-327.3.1.el7.x86_64 #1 SMP Wed Dec 9 14:09:15 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux
  3. [root@her code]# cat /etc/centos-release
  4. CentOS Linux release 7.2.1511 (Core)
  5.  
  6. [root@her code]# puppet master --version
  7. 4.3.1
  8. [root@her code]# rpm -qa | grep pupp
  9. puppetlabs-release-pc1-1.0.0-1.el7.noarch
  10. puppet-agent-1.3.2-1.el7.x86_64
  11. puppetserver-2.2.1-1.el7.noarch
  12.  
  13. [root@her code]# puppet module list
  14. /etc/puppetlabs/code/environments/production/modules
  15. +-- puppetlabs-apt (v2.2.1)
  16. +-- puppetlabs-concat (v1.2.5)
  17. +-- puppetlabs-firewall (v1.7.2)
  18. +-- puppetlabs-inifile (v1.4.3)
  19. +-- puppetlabs-postgresql (v4.6.1)
  20. +-- puppetlabs-puppetdb (v5.0.0)
  21. L-- puppetlabs-stdlib (v4.10.0)
  22. /etc/puppetlabs/code/modules (no modules installed)
  23. /opt/puppetlabs/puppet/modules (no modules installed)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement