We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4115e9e commit e724c9dCopy full SHA for e724c9d
hieradata/role/hexrot.yaml
@@ -68,7 +68,7 @@ anaconda::conda_packages:
68
version: "1.5.11"
69
ts-m2gui:
70
channel: "lsstts"
71
- version: "1.1.5"
+ version: "1.1.6"
72
ts-mtdomecom:
73
74
version: "0.2.8"
spec/hosts/roles/hexrot_spec.rb
@@ -87,7 +87,7 @@
87
},
88
'ts-m2gui' => {
89
'channel' => 'lsstts',
90
- 'version' => '1.1.5',
+ 'version' => '1.1.6',
91
92
'ts-mtdomecom' => {
93
0 commit comments