From fa42e9861abb9b1305a1d69fc58a6f6e05743a54 Mon Sep 17 00:00:00 2001 From: Guillaume Thouvenin Date: Fri, 21 Oct 2016 12:23:23 +0200 Subject: [PATCH 1/1] Fix wrong indentation in the Readme file --- README.rst | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.rst b/README.rst index 0105444..c43b53c 100644 --- a/README.rst +++ b/README.rst @@ -94,11 +94,11 @@ Deploy influxdb apt repository (using linux formula): system: os: ubuntu dist: xenial - repo: - influxdb: - enabled: true - source: 'deb https://repos.influxdata.com/${linux:system:os} ${linux:system:dist} stable' - key_url: 'https://repos.influxdata.com/influxdb.key' + repo: + influxdb: + enabled: true + source: 'deb https://repos.influxdata.com/${linux:system:os} ${linux:system:dist} stable' + key_url: 'https://repos.influxdata.com/influxdb.key' Read more ========= -- 2.32.7