Skip to content

Commit

Permalink
clear_old_env: remove double entry
Browse files Browse the repository at this point in the history
  • Loading branch information
cremesk committed Jan 4, 2024
1 parent 067fa10 commit 8427f90
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions salt/freifunk/base/clear_old_env.sls
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,6 @@ remove_old_pkg:
/etc/apache2/conf-available/vnstat.conf:
file.absent

/etc/apache2/conf-enabled/vnstat.conf:
file.absent

/etc/apache2/sites-enabled/001-freifunk.conf:
file.absent:
- onlyif: test ! -L /etc/apache2/sites-enabled/001-freifunk.conf
Expand All @@ -27,7 +24,6 @@ remove_old_pkg:
file.absent:
- onlyif: test ! -L /etc/apache2/sites-enabled/001-freifunk-ssl.conf


/etc/apache2/conf-enabled/bind_stats_access.incl:
file.absent:
- onlyif: test ! -L /etc/apache2/conf-enabled/bind_stats_access.incl
Expand Down

0 comments on commit 8427f90

Please sign in to comment.