Différences
Ci-dessous, les différences entre deux révisions de la page.
| fr:cobbler [2013/03/03 20:28] – [DHCPD template] fraggle | fr:cobbler [2021/12/27 18:23] (Version actuelle) – modification externe 127.0.0.1 | ||
|---|---|---|---|
| Ligne 58: | Ligne 58: | ||
| ===== Debian/ | ===== Debian/ | ||
| - | TODO | + | FIXME |
| ====== Configuration ====== | ====== Configuration ====== | ||
| Ligne 103: | Ligne 103: | ||
| < | < | ||
| - | --- >8 --- / | + | --- 8< --- / |
| ... | ... | ||
| subnet 192.168.1.0 netmask 255.255.255.0 { | subnet 192.168.1.0 netmask 255.255.255.0 { | ||
| Ligne 115: | Ligne 115: | ||
| } | } | ||
| ... | ... | ||
| - | --- 8< --- | + | --- >8 --- |
| </ | </ | ||
| ===== DHCPD configuration ===== | ===== DHCPD configuration ===== | ||
| Ligne 126: | Ligne 126: | ||
| < | < | ||
| - | --- <8 --- / | + | --- 8< --- / |
| DHCPDARGS=eth0 | DHCPDARGS=eth0 | ||
| - | --- 8> --- | + | --- >8 --- |
| </ | </ | ||
| ===== Cobbler ===== | ===== Cobbler ===== | ||
| Ligne 139: | Ligne 139: | ||
| and correct the items listed that exhibit configuration troubles. | and correct the items listed that exhibit configuration troubles. | ||
| - | Modification | + | Modifications |
| <code bash> | <code bash> | ||
| Ligne 146: | Ligne 146: | ||
| < | < | ||
| - | --- <8 --- / | + | --- 8< --- / |
| ... | ... | ||
| # default, localhost | # default, localhost | ||
| Ligne 157: | Ligne 157: | ||
| manage_dhcp: | manage_dhcp: | ||
| ... | ... | ||
| - | --- 8> --- | + | --- >8 --- |
| </ | </ | ||
| Ligne 251: | Ligne 251: | ||
| ==== Ubuntu ==== | ==== Ubuntu ==== | ||
| - | TODO | + | FIXME |
| ===== Third party repositories mirroring ===== | ===== Third party repositories mirroring ===== | ||