OSC / puppet-module-openondemand

0 stars 16 forks source link

Add the ability to configure set_host for clusters #98

Closed mattmix closed 2 years ago

mattmix commented 2 years ago

This adds the ability to configure set_host for clusters, like:

  batch_connect:
    vnc:
      set_host: "host=$(hostname -f)"
treydock commented 2 years ago

This will be released with v2.13.0 once Github Actions complete.