[Swift-devel] Question about app wildcards in trunk
David Kelly
davidk at ci.uchicago.edu
Wed Dec 11 12:55:37 CST 2013
Hello,
Quick question about the app wildcard feature in trunk/0.95.
Suppose I have two sites defined, host1 and host2. I have an application
called myapp. myapp is only installed on host1. Host2 does not have myapp.
We're using this app definition file:
* * * INSTALLED INTEL32::LINUX null
host1 myapp /path/to/myapp
In this config, myapp will run on both host1 and host2. When it tries to
run on host2 it will fail because it's not in $PATH.
Is it possible to say "only run myapp on host1, but use wildcards for every
other app"?
Thanks,
David
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/swift-devel/attachments/20131211/fd63f9c2/attachment.html>
More information about the Swift-devel
mailing list