Skip to content
Snippets Groups Projects
Commit d17639c1 authored by m h's avatar m h
Browse files

move to facts

parent 072fb775
Branches
No related tags found
No related merge requests found
# manage schleuder cli installation
class schleuder::client(
$api_key,
$tls_fingerprint = $schleuder_tls_fingerprint,
$tls_fingerprint = $facts['schleuder_tls_fingerprint'],
$host = 'localhost',
$port = '4443',
){
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment