Update hostname
This commit is contained in:
parent
b1ffe479b7
commit
a29cd68595
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ server.user(
|
|||
|
||||
server.hostname(
|
||||
name='Set the hostname',
|
||||
hostname='lxd.local',
|
||||
hostname='lxd.home.arpa',
|
||||
)
|
||||
|
||||
apt.update(
|
||||
|
|
Reference in a new issue