Commit e1a96651 authored by Srinivas Rao Puttagunta's avatar Srinivas Rao Puttagunta
Browse files

more

parent 91b6c161
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -3,6 +3,6 @@
Module to install patchman client package and configuration.

    class {'patchman_client':
      patchman_server       = 'patchman-dev.stanford.edu',
      patchman_server       = 'patchman_server_to_send_reports',
      wallet_client_netrc   = 'wallet_file_name',
    }