Puppet: Unterschied zwischen den Versionen

Aus Xinux Wiki
Zur Navigation springen Zur Suche springen
Zeile 1: Zeile 1:
 +
=puppet grundlagen=
 +
==szenario==
 +
der spätere master server "puppet"
 +
root@puppet:~# host tac
 +
tac.xinux.org has address 192.168.244.52
 +
root@puppet:~# host tic
 +
tic.xinux.org has address 192.168.244.53
 +
der client "tac"
 +
root@tac:~# host puppet
 +
puppet.xinux.org has address 192.168.244.51
 +
der client "tic"
 +
root@tic:~# host puppet
 +
puppet.xinux.org has address 192.168.244.51
 +
 +
 +
 +
 +
 
=docus=
 
=docus=
 
*https://docs.puppetlabs.com/guides/install_puppet/install_debian_ubuntu.html
 
*https://docs.puppetlabs.com/guides/install_puppet/install_debian_ubuntu.html

Version vom 20. Februar 2015, 09:42 Uhr

puppet grundlagen

szenario

der spätere master server "puppet"

root@puppet:~# host tac
tac.xinux.org has address 192.168.244.52
root@puppet:~# host tic
tic.xinux.org has address 192.168.244.53

der client "tac"

root@tac:~# host puppet
puppet.xinux.org has address 192.168.244.51

der client "tic"

root@tic:~# host puppet
puppet.xinux.org has address 192.168.244.51



docus

video