From 022b375185dacebcce15bea72486279b159f1a4b Mon Sep 17 00:00:00 2001 From: Lord Anton Hvornum Date: Thu, 24 May 2018 20:39:35 +0200 Subject: Rebased the deployment examples --- deployments/minimal_example.json | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 deployments/minimal_example.json (limited to 'deployments/minimal_example.json') diff --git a/deployments/minimal_example.json b/deployments/minimal_example.json new file mode 100644 index 00000000..ec5e7d1c --- /dev/null +++ b/deployments/minimal_example.json @@ -0,0 +1,5 @@ +{ + "install cmatrix": { + "pacman -Syy --noconfirm cmatrix" : null + } +} -- cgit v1.2.3-70-g09d2