commit | 4dc6647b4a4cb1e7f515a02967fd9e4955c616ff | [log] [tgz] |
---|---|---|
author | Andy Bavier <andy@onlab.us> | Tue Jul 18 17:13:24 2017 -0700 |
committer | Andy Bavier <andy@onlab.us> | Tue Jul 18 17:24:06 2017 -0700 |
tree | 9680fd8b6534b1dccac1202c557ae13019838f69 | |
parent | b0b5a14e002195c45fc7b8e71b53c0c0d5698844 [diff] [blame] |
Add target to set up local scenario for GUI access, Ubuntu only Change-Id: I2af0e6b307ae8dd7ac62454f7649a924fc50d03e
diff --git a/Makefile b/Makefile index ffddb1b..9d8610d 100644 --- a/Makefile +++ b/Makefile
@@ -123,6 +123,9 @@ clean-local: clean-profile clean-genconfig rm -f $(LOCAL_MILESTONES) +local-ubuntu-dev-env: + $(ANSIBLE_PB) $(PI)/bootstrap-dev-env.yml $(LOGCMD) + # == PREREQS == # VAGRANT_UP_PREREQS ?= CORD_CONFIG_PREREQS ?=