DEBSOURCES
Skip Quicknav
sources / puppet-module-nova / 25.0.0-4 / types / sshkey.pp
123456
type Nova::SshKey = Struct[ { key => String[1], type => Enum['ssh-rsa', 'ssh-dsa', 'ssh-ecdsa', 'ssh-ed25519'] } ]