Correct way to edit sql queries.conf
Coy Hile
coy.hile at coyhile.com
Tue Jun 9 15:44:40 CEST 2020
Arguably, one should go further and use some sort of orchestration to deploy those changes, be it chef, ansible, puppet, cfengine, etc. And in a perfect world one would go one further and local upgrades never happen in production, rather a new VM be provisioned.
> On Jun 9, 2020, at 9:40 AM, Jiří Hromádka <hrom.jiri at gmail.com> wrote:
>
> Thanks, we are using git to track local changes. I just wanted to make sure to avoid over-writing our changes while updating freeradius - we have dealt with this on older freeradius 2.x, when we incorrectly add our attributes to dictionary file in /usr/share/....
>
> Have a nice day
>
> On 09/06/2020, 13:51, "Freeradius-Users on behalf of Alan DeKok" <freeradius-users-bounces+hrom.jiri=gmail.com at lists.freeradius.org on behalf of aland at deployingradius.com> wrote:
>
> On Jun 9, 2020, at 5:42 AM, Jiří Hromádka <hrom.jiri at gmail.com> wrote:
>> what is proper way to edit SQL queries in mods-config/sql/main/{dialect}/queries.conf to make them „update persistent“?
>
> Installing a package does not over-write existing configuration files.
>
>> Is direct editing queries.conf ok, or should I create new file which overrides just some queries I need to change and include it?
>
> You can edit the file directly. I would also suggest using a revision control system, like "git" to track changes over time.
>
> An added benefit of revision contol is to keep local backups.
>
> Alan DeKok.
>
>
> -
> List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
>
>
>
> -
> List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
--
Coy Hile
coy.hile at coyhile.com
More information about the Freeradius-Users
mailing list