Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Scroll Ignore
scroll-pdftrue
scroll-officetrue
scroll-chmtrue
scroll-docbooktrue
scroll-eclipsehelptrue
scroll-epubtrue
scroll-htmltrue
Panel
titleSommaire

Table of Contents
stylenone
printablefalse

Excerpt

Application du modèle via l'interface de Configuration

Dans l'interface de Configuration :

  • créer ou éditer un hôte ( voir la page Editer un Hôte ),
  • ajouter le modèle "mon-modèle" ( selon vos besoins )  dans la propriété "Modèles d'hôte hérités" à l'aide du menu déroulant.
33%


Section
Column
width66%
Column
width
Panel

Image Modified

Application du modèle via un collecteur d'import de fichiers au format .cfg

Section
Column

Dans votre fichier de définition de vos éléments à importer via votre collecteur :

Column
width33%
Code Block
languagetext
themeEmacs
define host {
    host_name   mon_hôte
    use         mon-modèle
}

...