diff --git a/Doc/Sdi/CloudProvider/gettingStarted.xml b/Doc/Sdi/CloudProvider/gettingStarted.xml index 88b5cb2ec72a8e3fda6f4322707788b02d762b23..fac43710569efa0bc97779af4e77b7820666d81b 100644 --- a/Doc/Sdi/CloudProvider/gettingStarted.xml +++ b/Doc/Sdi/CloudProvider/gettingStarted.xml @@ -1744,8 +1744,8 @@ echo "<emphasis role="red">apt-cacher-ng service ready</emphasis>"</programlisti <listitem> <para>One subdomain per group <acronym>e.g.</acronym> <emphasis - role="red">g7.sdi.mi.hdm-stuttgart.de</emphasis> corresponding to - <emphasis role="red">group 7</emphasis>.</para> + role="red">g03.sdi.mi.hdm-stuttgart.de</emphasis> corresponding to + <emphasis role="red">group 3</emphasis>.</para> </listitem> <listitem> @@ -1755,24 +1755,31 @@ echo "<emphasis role="red">apt-cacher-ng service ready</emphasis>"</programlisti xlink:href="https://learn.mi.hdm-stuttgart.de/ilias/goto.php?target=crs_33735">SDI course</link>:</para> - <screen>hmac-sha256:mykey.<emphasis role="red">g7</emphasis>:I5sDDS3L1BU...</screen> + <screen>hmac-sha512:g03.key:I5sDDS3L1BU...</screen> <note> <para>The per zone secrets are being created using <link xlink:href="https://manpages.ubuntu.com/manpages/jammy/man8/ddns-confgen.8.html">tsig-keygen</link>. - The value appearing here does not reflect a production - setting.</para> + Value appearing here do not reflect production settings.</para> </note> </listitem> <listitem> <para>Edits become globally visible. Mind the TTL setting: A higher - value means you'll have to wait longer until error corrections - become visible.</para> + value means you'll have to wait longer until updates become + visible.</para> </listitem> </itemizedlist> </figure> + <figure xml:id="sdiDnsAccessKeyLocation"> + <title>Key file location</title> + + <para>Key file available in your working group below <link + xlink:href="https://learn.mi.hdm-stuttgart.de/ilias/goto.php?target=crs_35208">113475 + Software defined Infrastructure</link>.</para> + </figure> + <figure xml:id="sdiDnsQueryZone"> <title>Querying <xref linkend="glo_DNS"/> zone</title>