From 53b760923ab8a6a32fa61626ed1bfc42c2f03265 Mon Sep 17 00:00:00 2001 From: Chris Roberts Date: Fri, 8 Jun 2018 16:18:59 -0700 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7080637e1..f254eb220 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -19,6 +19,7 @@ BUG FIXES: - guest/debain: Update priority of network configuration file when using networkd [GH-9867] - guest/ubuntu: Update netplan config generation to detect NetworkManager [GH-9824] - guest/ubuntu: Fix failing Ansible installation from PPA on Bionic Beaver (18.04 LTS) [GH-9796] +- provisioner/salt: Remove usage of masterless? config attribute [GH-9833] ## 2.1.1 (May 7, 2018)