blob: f4ea5a0a7fdc9e6f68c8396f49c72e461decb59b [file] [log] [blame]
Simran Basi0d7a6c72015-01-08 15:42:00 -08001#!/bin/bash
2
3SCRIPT_DIR=$(dirname $(readlink -f $0))
J. Richard Barnette254e80d2015-04-20 15:07:51 -07004cd $SCRIPT_DIR/..
5. contrib/inventory_options
Simran Basi0d7a6c72015-01-08 15:42:00 -08006
Jacob Kopczynski5bfd2fa2018-06-06 11:52:18 -07007$SCRIPT_DIR/run-inventory $OPTIONS "${MODEL_NOTIFY[@]}"