Use transient hostname for deployed servers
authorSteve Baker <sbaker@redhat.com>
Wed, 30 Nov 2016 20:20:02 +0000 (20:20 +0000)
committerSteve Baker <sbaker@redhat.com>
Thu, 1 Dec 2016 01:11:57 +0000 (01:11 +0000)
commit32f84e5e6e6129c73c1bf40a1935e10e2fe5e1e2
tree8567f31cb081a584225047ce1bc4fed5387ed400
parent9cd0c5a50c45bfce9dabc64aafa3188ba9bdd13c
Use transient hostname for deployed servers

The name output returned by this template is expected to be the short
name rather than a FQDN.  Generally 'hostnamectl --static' returns a
FQDN and --transient will be the short name.

This change switches to using --transient and also simplifies the
script by dropping the unused outputs.

Change-Id: I19eaf9f66668f7e68765bad4018c0c60314f3f8f
deployed-server/deployed-server.yaml