From d4538ab4130b6d2b00b77692808cd01eafa66d4d Mon Sep 17 00:00:00 2001 From: Samuel Cassiba Date: Fri, 13 Jul 2018 07:25:18 -0700 Subject: [PATCH] Add delivery config Change-Id: I47fa53ce6a0e4d43e3de726f07b3c1d415fc303a Implements: blueprint deprecate-rakefiles --- .delivery/project.toml | 1 + 1 file changed, 1 insertion(+) create mode 100644 .delivery/project.toml diff --git a/.delivery/project.toml b/.delivery/project.toml new file mode 100644 index 0000000..6d5e361 --- /dev/null +++ b/.delivery/project.toml @@ -0,0 +1 @@ +remote_file = "https://raw.githubusercontent.com/chef-cookbooks/community_cookbook_tools/master/delivery/project.toml"