Gitiles
Code Review
Sign In
gerrit.mcp.mirantis.com
/
mk
/
packer-templates
/
86ff1ce88387996bbb5daca9a0f7a6b818dc62e5
/
.
/
day01-image
/
scripts
/
base_set_hostname.sh
blob: eb1a10e409312225cd4fa4ac92fc3ff1fd1700f9 [
file
] [
log
] [
blame
]
#!/bin/bash -xe
echo
'127.0.0.1 localhost'
>>
/
etc
/
hosts
echo
'127.0.0.1 cfg01 cfg'
>>
/
etc
/
hosts