summaryrefslogtreecommitdiff
path: root/man/machine-info.xml
diff options
context:
space:
mode:
authorJóhann B. Guðmundsson <johannbg@gmail.com>2014-07-08 21:26:05 +0000
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2014-07-11 09:22:01 -0400
commit799298d6513e7d40125c19d46578bb870d047db4 (patch)
tree0e3b7a7c700ac3d4b266ba87ea30b26ab0783360 /man/machine-info.xml
parent1ed774956406941d4812a3fb4493d2915f130f12 (diff)
downloadsystemd-799298d6513e7d40125c19d46578bb870d047db4.tar.gz
Add DEPLOYMENT to hostnamectl
[zj: remove the check against a fixed list of environments.]
Diffstat (limited to 'man/machine-info.xml')
-rw-r--r--man/machine-info.xml17
1 files changed, 16 insertions, 1 deletions
diff --git a/man/machine-info.xml b/man/machine-info.xml
index 244e9b69cf..a2ad4e6d11 100644
--- a/man/machine-info.xml
+++ b/man/machine-info.xml
@@ -157,6 +157,20 @@
available.</para></listitem>
</varlistentry>
+ <varlistentry>
+ <term><varname>DEPLOYMENT=</varname></term>
+
+ <listitem><para>Describes the system
+ deployment environment. One of the
+ following is suggested:
+ <literal>development</literal>,
+ <literal>integration</literal>,
+ <literal>staging</literal>,
+ <literal>production</literal>.
+ </para></listitem>
+ </varlistentry>
+
+
</variablelist>
</refsect1>
@@ -166,7 +180,8 @@
<programlisting>PRETTY_HOSTNAME="Lennart's Tablet"
ICON_NAME=computer-tablet
-CHASSIS=tablet</programlisting>
+CHASSIS=tablet
+DEPLOYMENT=production</programlisting>
</refsect1>
<refsect1>