How to lift more specific group specs?

30 views
Skip to first unread message

Michael Jerger

unread,
Apr 10, 2015, 12:09:33 PM4/10/15
to palle...@googlegroups.com
Hi,

at the moment I try to use more specific group specs - sth. like

(api/lift
     {jira-group #(meissa-jira-large)}
    :user my-user
    :compute provider
    :phase :init)

as described here: http://palletops.com/pallet/api/0.8/pallet.api.html#var-lift

But unfortunately I get

"group-spec error: Map did not contain expected path [:group-name]."


The more unspecific group spec is working fine:


(api/lift
     jira-group
    :user my-user
    :compute provider
    :phase :init)


Any idea, what I'm doing wrong?


Best regards,
Michael
Reply all
Reply to author
Forward
0 new messages