From 0ec3f3a83f62a59b49e79502dacce3e849744960 Mon Sep 17 00:00:00 2001 From: Lorin Hochstein Date: Sat, 14 Jan 2017 16:08:14 -0800 Subject: [PATCH] kill trailing whitespace --- ch13/ansible/container.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ch13/ansible/container.yml b/ch13/ansible/container.yml index 672258c..5515034 100644 --- a/ch13/ansible/container.yml +++ b/ch13/ansible/container.yml @@ -16,4 +16,4 @@ registries: {} # Add optional registries used for deployment. For example: # google: # url: https://gcr.io - # namespace: my-cool-project-xxxxxx \ No newline at end of file + # namespace: my-cool-project-xxxxxx -- 2.44.0