diff options
Diffstat (limited to 'tests/fixtures/0102-usericon-protocols.installfile')
-rw-r--r-- | tests/fixtures/0102-usericon-protocols.installfile | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/tests/fixtures/0102-usericon-protocols.installfile b/tests/fixtures/0102-usericon-protocols.installfile new file mode 100644 index 0000000..246dc94 --- /dev/null +++ b/tests/fixtures/0102-usericon-protocols.installfile @@ -0,0 +1,15 @@ +network false +hostname test.machine +pkginstall adelie-base +rootpw $6$gumtLGmHwOVIRpQR$2M9PUO24hy5mofzWWf9a.YLbzOgOlUby1g0hDj.wG67E2wrrvys59fq02PPdxBdbgkLZFtjfEx6MHZwMBamwu/ +mount /dev/sda1 / +username chris +usericon chris http://www.adelielinux.org/ +username kayla +usericon kayla HTTPS://www.adelielinux.org/ +username meg +usericon meg /usr/share/user-manager/avatars/circles/Cat.png +username steph +usericon steph tftp://192.168.1.1/avatar +username amanda +usericon amanda SmB://stuff:pw@10.4.1.1/c$/mypicture |