diff --git a/en/1.x/_sources/operations/server.rst.txt b/en/1.x/_sources/operations/server.rst.txt index 13f8fc8d..5ed578df 100644 --- a/en/1.x/_sources/operations/server.rst.txt +++ b/en/1.x/_sources/operations/server.rst.txt @@ -99,7 +99,7 @@ Set the system hostname using ``hostnamectl`` or ``hostname`` on older systems. + **hostname_file**: the file that permanently sets the hostname Hostname file: - The hostname file only matters no systems that do not have ``hostnamectl``, + The hostname file only matters on systems that do not have ``hostnamectl``, which is part of ``systemd``. By default pyinfra will auto detect this by targetting ``/etc/hostname`` diff --git a/en/1.x/operations/server.html b/en/1.x/operations/server.html index 0de1c465..85d9666a 100644 --- a/en/1.x/operations/server.html +++ b/en/1.x/operations/server.html @@ -266,7 +266,7 @@

server.hos
  • hostname_file: the file that permanently sets the hostname
  • -
    Hostname file:

    The hostname file only matters no systems that do not have hostnamectl, +

    Hostname file:

    The hostname file only matters on systems that do not have hostnamectl, which is part of systemd.

    By default pyinfra will auto detect this by targetting /etc/hostname on Linux and /etc/myname on OpenBSD.

    diff --git a/en/2.x/_sources/operations/server.rst.txt b/en/2.x/_sources/operations/server.rst.txt index a2447f36..a093cd6f 100644 --- a/en/2.x/_sources/operations/server.rst.txt +++ b/en/2.x/_sources/operations/server.rst.txt @@ -109,7 +109,7 @@ Set the system hostname using ``hostnamectl`` or ``hostname`` on older systems. + **hostname_file**: the file that permanently sets the hostname Hostname file: - The hostname file only matters no systems that do not have ``hostnamectl``, + The hostname file only matters on systems that do not have ``hostnamectl``, which is part of ``systemd``. By default pyinfra will auto detect this by targeting ``/etc/hostname`` diff --git a/en/2.x/operations/server.html b/en/2.x/operations/server.html index 25872268..431a41f3 100644 --- a/en/2.x/operations/server.html +++ b/en/2.x/operations/server.html @@ -272,7 +272,7 @@

    Server Operations -
    Hostname file:

    The hostname file only matters no systems that do not have hostnamectl, +

    Hostname file:

    The hostname file only matters on systems that do not have hostnamectl, which is part of systemd.

    By default pyinfra will auto detect this by targeting /etc/hostname on Linux and /etc/myname on OpenBSD.

    diff --git a/en/3.x/_sources/operations/server.rst.txt b/en/3.x/_sources/operations/server.rst.txt index f6bff71b..44303968 100644 --- a/en/3.x/_sources/operations/server.rst.txt +++ b/en/3.x/_sources/operations/server.rst.txt @@ -59,7 +59,7 @@ Set the system hostname using ``hostnamectl`` or ``hostname`` on older systems. + **hostname_file**: the file that permanently sets the hostname Hostname file: - The hostname file only matters no systems that do not have ``hostnamectl``, + The hostname file only matters on systems that do not have ``hostnamectl``, which is part of ``systemd``. By default pyinfra will auto detect this by targeting ``/etc/hostname`` diff --git a/en/3.x/operations/server.html b/en/3.x/operations/server.html index 0c1ab918..f8939df9 100644 --- a/en/3.x/operations/server.html +++ b/en/3.x/operations/server.html @@ -235,7 +235,7 @@

    Server Operations -
    Hostname file:

    The hostname file only matters no systems that do not have hostnamectl, +

    Hostname file:

    The hostname file only matters on systems that do not have hostnamectl, which is part of systemd.

    By default pyinfra will auto detect this by targeting /etc/hostname on Linux and /etc/myname on OpenBSD.

    diff --git a/en/latest/_sources/operations/server.rst.txt b/en/latest/_sources/operations/server.rst.txt index 5574b553..bfafe0fb 100644 --- a/en/latest/_sources/operations/server.rst.txt +++ b/en/latest/_sources/operations/server.rst.txt @@ -61,7 +61,7 @@ Set the system hostname using ``hostnamectl`` or ``hostname`` on older systems. + **hostname_file**: the file that permanently sets the hostname Hostname file: - The hostname file only matters no systems that do not have ``hostnamectl``, + The hostname file only matters on systems that do not have ``hostnamectl``, which is part of ``systemd``. By default pyinfra will auto detect this by targeting ``/etc/hostname`` diff --git a/en/latest/operations/server.html b/en/latest/operations/server.html index 5e100b26..59de23e4 100644 --- a/en/latest/operations/server.html +++ b/en/latest/operations/server.html @@ -245,7 +245,7 @@

    Server Operations -
    Hostname file:

    The hostname file only matters no systems that do not have hostnamectl, +

    Hostname file:

    The hostname file only matters on systems that do not have hostnamectl, which is part of systemd.

    By default pyinfra will auto detect this by targeting /etc/hostname on Linux and /etc/myname on OpenBSD.

    diff --git a/en/next/_sources/operations/server.rst.txt b/en/next/_sources/operations/server.rst.txt index 5574b553..bfafe0fb 100644 --- a/en/next/_sources/operations/server.rst.txt +++ b/en/next/_sources/operations/server.rst.txt @@ -61,7 +61,7 @@ Set the system hostname using ``hostnamectl`` or ``hostname`` on older systems. + **hostname_file**: the file that permanently sets the hostname Hostname file: - The hostname file only matters no systems that do not have ``hostnamectl``, + The hostname file only matters on systems that do not have ``hostnamectl``, which is part of ``systemd``. By default pyinfra will auto detect this by targeting ``/etc/hostname`` diff --git a/en/next/operations/server.html b/en/next/operations/server.html index dbf7a065..24647458 100644 --- a/en/next/operations/server.html +++ b/en/next/operations/server.html @@ -245,7 +245,7 @@

    Server Operations -
    Hostname file:

    The hostname file only matters no systems that do not have hostnamectl, +

    Hostname file:

    The hostname file only matters on systems that do not have hostnamectl, which is part of systemd.

    By default pyinfra will auto detect this by targeting /etc/hostname on Linux and /etc/myname on OpenBSD.