Set hostname in preos
This commit is contained in:
parent
3b4258c34e
commit
3d82a0d25c
1 changed files with 2 additions and 0 deletions
|
@ -62,6 +62,8 @@ eof
|
||||||
# Steven found this out - coyping it 1:1
|
# Steven found this out - coyping it 1:1
|
||||||
# fix the bloody 'stdin: is not a tty' problem
|
# fix the bloody 'stdin: is not a tty' problem
|
||||||
__line /root/.profile --line 'mesg n' --state absent
|
__line /root/.profile --line 'mesg n' --state absent
|
||||||
|
|
||||||
|
__hostname preos
|
||||||
"""
|
"""
|
||||||
|
|
||||||
class PreOSExistsError(cdist.Error):
|
class PreOSExistsError(cdist.Error):
|
||||||
|
|
Loading…
Reference in a new issue