Skip to content

Latest commit

 

History

History
62 lines (34 loc) · 1.24 KB

REFERENCE.md

File metadata and controls

62 lines (34 loc) · 1.24 KB

Reference

Table of Contents

Classes

Public Classes

  • htcondor: Installs htcondor as scheduler

Private Classes

  • htcondor::config
  • htcondor::install
  • htcondor::repo
  • htcondor::service

Classes

htcondor

Installs htcondor as scheduler

Parameters

The following parameters are available in the htcondor class:

htcondor_version

Data type: String[1]

check https://research.cs.wisc.edu/htcondor/repo/ for more versions

htcondor_host

Data type: String[1]

sets the central-manager host

htcondor_pswfile

Data type: Optional[String[1]]

sets the location of the file

Default value: undef

htcondor_password

Data type: Optional[String[1]]

sets the access password

Default value: undef