From 3a7bff6ea1ccf40dd4a72e58f9ebe91224998896 Mon Sep 17 00:00:00 2001 From: Pierre Riteau Date: Tue, 24 Sep 2024 12:17:00 +0200 Subject: [PATCH] Remove duplicate description of filename key Change-Id: Id597daad620d90d30187fa74f9d21d220cafacd5 --- etc/kayobe/apt.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/etc/kayobe/apt.yml b/etc/kayobe/apt.yml index 1a2e5446c..3574b1824 100644 --- a/etc/kayobe/apt.yml +++ b/etc/kayobe/apt.yml @@ -58,8 +58,6 @@ # * machine: 'machine' entry in the auth file # * login: 'login' entry in the auth file # * password: 'password' entry in the auth file -# * filename: Name of a file in which to store the auth configuration. The -# extension should be '.conf'. # * filename: Name of a file in /etc/apt/auth.conf.d in which to store # the auth configuration. The extension should be ``.conf``. # Default is an empty list.