Compare commits

...

No commits in common. "5429a45c68c931e33c4b4a923209926092cea4b3" and "c9-beta" have entirely different histories.

7 changed files with 4 additions and 29 deletions

9
.gitignore vendored
View File

@ -1,7 +1,2 @@
/ssh-key-dir-0.1.1.crate
/ssh-key-dir-0.1.2.crate
/ssh-key-dir-0.1.2-vendor.tar.gz
/ssh-key-dir-0.1.3.crate
/ssh-key-dir-0.1.3-vendor.tar.gz
/ssh-key-dir-0.1.4.crate
/ssh-key-dir-0.1.4-vendor.tar.gz
SOURCES/ssh-key-dir-0.1.4-vendor.tar.gz
SOURCES/ssh-key-dir-0.1.4.crate

View File

@ -1,2 +1,2 @@
82075ed3d4e064d9138f82ff1ad08fd7187cdffa ssh-key-dir-0.1.4.crate
20231db85169a7aaacac094fb2b1b7d6d0fa36f6 ssh-key-dir-0.1.4-vendor.tar.gz
20231db85169a7aaacac094fb2b1b7d6d0fa36f6 SOURCES/ssh-key-dir-0.1.4-vendor.tar.gz
82075ed3d4e064d9138f82ff1ad08fd7187cdffa SOURCES/ssh-key-dir-0.1.4.crate

View File

@ -1,3 +0,0 @@
# rust-ssh-key-dir
sshd AuthorizedKeysCommand to read ~/.ssh/authorized_keys.d

View File

@ -1,6 +0,0 @@
--- !Policy
product_versions:
- rhel-9
decision_context: osci_compose_gate
rules:
- !PassingTestCaseRule {test_case_name: osci.brew-build.tier0.functional} # this is the testcase identifier, which OSCI pipeline uses

View File

@ -1,2 +0,0 @@
SHA512 (ssh-key-dir-0.1.4.crate) = e89b35ea92196701a14a36e4de74d9752994f5ccfb5af0e0b4651b9de962e7e2112c3e150b0decba1195701dfdf50db9ae1516f1e262ff883743c237f6c33632
SHA512 (ssh-key-dir-0.1.4-vendor.tar.gz) = b9366979d200a486a4b04a1fbe3585644fe19f383f21784edfc9da71dfa1df0dcdf4860f1491db7a36e347ebc0737df510ccd9e7a94e06184bfb88a420adb04f

View File

@ -1,9 +0,0 @@
- hosts: localhost
roles:
- role: standard-test-basic
tags:
- classic
tests:
- simple:
dir: .
run: "/usr/libexec/ssh-key-dir --help"