Skip to content

Commit

Permalink
Fix manifests
Browse files Browse the repository at this point in the history
  • Loading branch information
hfm committed Dec 8, 2018
1 parent 13e59a2 commit 7f2e776
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions manifests/client/config.pp
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@

class stns::client::config (
$api_end_point = $stns::client::api_end_point,
$auth_token = $stns::client::auth_token,
$user = $stns::client::user,
$password = $stns::client::password,
$wrapper_path = $stns::client::wrapper_path,
Expand Down

0 comments on commit 7f2e776

Please sign in to comment.