diff options
author | A. Wilcox <AWilcox@Wilcox-Tech.com> | 2019-10-31 20:38:27 -0500 |
---|---|---|
committer | A. Wilcox <AWilcox@Wilcox-Tech.com> | 2019-10-31 20:38:27 -0500 |
commit | 7ab44372d81e86df99b3aefa114a5003df98bc61 (patch) | |
tree | a376b212f73518f7633925bf77d403fc33792953 /tests/fixtures/0187-signingkey-local.installfile | |
parent | bc96edb1c20b0031479cbf23055651c2c92f7afe (diff) | |
download | horizon-7ab44372d81e86df99b3aefa114a5003df98bc61.tar.gz horizon-7ab44372d81e86df99b3aefa114a5003df98bc61.tar.bz2 horizon-7ab44372d81e86df99b3aefa114a5003df98bc61.tar.xz horizon-7ab44372d81e86df99b3aefa114a5003df98bc61.zip |
hscript: Implement SigningKey, add tests
Diffstat (limited to 'tests/fixtures/0187-signingkey-local.installfile')
-rw-r--r-- | tests/fixtures/0187-signingkey-local.installfile | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/tests/fixtures/0187-signingkey-local.installfile b/tests/fixtures/0187-signingkey-local.installfile new file mode 100644 index 0000000..1af18b5 --- /dev/null +++ b/tests/fixtures/0187-signingkey-local.installfile @@ -0,0 +1,8 @@ +network false +hostname test.machine +pkginstall adelie-base +rootpw $6$gumtLGmHwOVIRpQR$2M9PUO24hy5mofzWWf9a.YLbzOgOlUby1g0hDj.wG67E2wrrvys59fq02PPdxBdbgkLZFtjfEx6MHZwMBamwu/ +mount /dev/sda1 / +repository https://distfiles.adelielinux.org/adelie/current/system +repository https://distfiles.adelielinux.org/adelie/current/user +signingkey /etc/apk/keys/packages@adelielinux.org.pub |