diff options
author | GomathiselviS <gomathiselvi@gmail.com> | 2022-03-09 20:20:40 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-03-10 01:20:40 +0000 |
commit | 87c5dcb6a147738d2b1ea60993018822a5baf21e (patch) | |
tree | db52c89beb42a4eb3242d059c79dbf3dcc6c3140 /changelogs | |
parent | 8208b02f6f5d5956ccd8d28fdf925cf580011712 (diff) | |
download | vyos.vyos-87c5dcb6a147738d2b1ea60993018822a5baf21e.tar.gz vyos.vyos-87c5dcb6a147738d2b1ea60993018822a5baf21e.zip |
Change preconfig hostname in integration test (#243)
Change preconfig hostname in integration test
SUMMARY
ISSUE TYPE
Bugfix Pull Request
Docs Pull Request
Feature Pull Request
New Module Pull Request
COMPONENT NAME
ADDITIONAL INFORMATION
Reviewed-by: None <None>
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/fragments/change_host_name.yml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/changelogs/fragments/change_host_name.yml b/changelogs/fragments/change_host_name.yml new file mode 100644 index 0000000..3c73965 --- /dev/null +++ b/changelogs/fragments/change_host_name.yml @@ -0,0 +1,3 @@ +--- +minor_changes: + - Change preconfig hostname from vyos to vyosuser |