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 f64186f commit 7c18491Copy full SHA for 7c18491
brick.clj
@@ -0,0 +1,4 @@
1
+(defbrick clj-ssh
2
+ :images {:vmfest [{:image {:os-family :ubuntu :os-version-matches "12.04"
3
+ :os-64-bit true}
4
+ :selectors [:default]}]})
0 commit comments