Commit Graph

6 Commits

Author SHA1 Message Date
Nate Coraor d18c8f91ea Don't set a pid file on EL, and use `omit` instead of `None` as the
default since "{{ None }}" actually becomes an empty string (there isn't
a way to set a variable to None/null from a template block as far as I
can tell).
2019-03-27 16:24:43 -04:00
Nate Coraor f848599618 Newline fixes for loops in the template 2019-01-29 23:09:26 -05:00
Nate Coraor 3aa56e1699 Fixes, works with just roles set, need to test actually configuring
stuff
2019-01-29 22:35:28 -05:00
Nate Coraor 1efec826c7 Finally devised a way to define conditional defaults without
defaults/main.yml -> vars/condition.yml -> tasks/merge.yml.

Properly templateize everything.

Move as much as possible to defaults to simplify tasks.

Munge stuff is broken, should be fixed soon, just wanted to get this committed.
2019-01-29 21:26:21 -05:00
Nate Coraor b1f4df9304 Slurm DBD/Slurm controller improvements and relocation to galaxy08 2017-06-01 12:52:44 -04:00
Nate Coraor 139b890e77 Buncha updates for Jetstream 2016-04-05 17:35:18 -04:00