<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="/feed.php">
        <title>Les cours du BTS SIO - reseau:packer</title>
        <description></description>
        <link>/</link>
        <image rdf:resource="/lib/exe/fetch.php/wiki/dokuwiki-128.png" />
       <dc:date>2026-04-20T22:41:45+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="/doku.php/reseau/packer/accueil?rev=1622824616&amp;do=diff"/>
                <rdf:li rdf:resource="/doku.php/reseau/packer/buildimage?rev=1623077937&amp;do=diff"/>
                <rdf:li rdf:resource="/doku.php/reseau/packer/installdebian?rev=1622806863&amp;do=diff"/>
                <rdf:li rdf:resource="/doku.php/reseau/packer/packerproxmox?rev=1622827301&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="/lib/exe/fetch.php/wiki/dokuwiki-128.png">
        <title>Les cours du BTS SIO</title>
        <link>/</link>
        <url>/lib/exe/fetch.php/wiki/dokuwiki-128.png</url>
    </image>
    <item rdf:about="/doku.php/reseau/packer/accueil?rev=1622824616&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2021-06-04T16:36:56+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>accueil</title>
        <link>/doku.php/reseau/packer/accueil?rev=1622824616&amp;do=diff</link>
        <description>Packer

Ressources :

	*  &lt;https://learn.hashicorp.com/packer&gt;

Sommaire

	*  Packer : Installation sur Debian
	*  Packer : utilisation avec Proxmox
	*  Packer : Construire une image</description>
    </item>
    <item rdf:about="/doku.php/reseau/packer/buildimage?rev=1623077937&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2021-06-07T14:58:57+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>buildimage</title>
        <link>/doku.php/reseau/packer/buildimage?rev=1623077937&amp;do=diff</link>
        <description>Packer : Construire une image

Ressources :

	*  &lt;https://learn.hashicorp.com/tutorials/packer/docker-get-started-build-image?in=packer/docker-get-started&gt;
		*  &lt;https://jesuisadmin.fr/deployer-des-machines-virtuelles-kvm/&gt;
		*  &lt;https://pve.proxmox.com/wiki/Cloud-Init_Support&gt;
		*  &lt;https://www.packer.io/docs/builders/proxmox&gt;
		*  &lt;https://blog.dustinrue.com/2020/05/going-deeper-with-proxmox-cloud-init/&gt;
		*  Cloud-Init de Proxmox pour Packer &lt;https://blog.dustinrue.com/proxmox-cloud-init/&gt;
		…</description>
    </item>
    <item rdf:about="/doku.php/reseau/packer/installdebian?rev=1622806863&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2021-06-04T11:41:03+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>installdebian</title>
        <link>/doku.php/reseau/packer/installdebian?rev=1622806863&amp;do=diff</link>
        <description>Packer : Installation sur Debian

Ressources : &lt;https://learn.hashicorp.com/tutorials/packer/get-started-install-cli&gt;

Prérequis


# apt install gnupg


Installation

	* Ajoutez la clé HashiCorp GPG
&lt;code&gt;
# curl -fsSL &lt;https://apt.releases.hashicorp.com/gpg&gt; | apt-key add -
&lt;/code&gt;

		* ajouter le dépôt officiel HashiCorp Linux dasn le fichier /etc/apt/sources.d/packer.list</description>
    </item>
    <item rdf:about="/doku.php/reseau/packer/packerproxmox?rev=1622827301&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2021-06-04T17:21:41+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>packerproxmox</title>
        <link>/doku.php/reseau/packer/packerproxmox?rev=1622827301&amp;do=diff</link>
        <description>Packer : utilisation avec Proxmox

Ressources :

	*  &lt;https://pve.proxmox.com/wiki/Cloud-Init_Support&gt;

Présentation

Cloud-init est une solution logicielle qui permet  de d'initialiser facilement des VML en configurant les interfaces réseaux, et les clés SSH sur l'hyperviseur de virtualisation.</description>
    </item>
</rdf:RDF>
