diff options
author | Kim Hagen <kim.sidney@gmail.com> | 2018-07-02 12:12:12 +0200 |
---|---|---|
committer | Kim Hagen <kim.sidney@gmail.com> | 2018-07-02 12:12:12 +0200 |
commit | b5620c89d236365e53c0f78abfbe726cb03aaca4 (patch) | |
tree | 503eb31498d6a76d16759312bb93e83ba1581ca2 /debian | |
parent | 5470685b2874b4303300e316572f414d4fbaf196 (diff) | |
download | vyos-salt-minion-b5620c89d236365e53c0f78abfbe726cb03aaca4.tar.gz vyos-salt-minion-b5620c89d236365e53c0f78abfbe726cb03aaca4.zip |
update dir for persistent config
Diffstat (limited to 'debian')
-rw-r--r-- | debian/control | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/control b/debian/control index 54203cb..be45596 100644 --- a/debian/control +++ b/debian/control @@ -19,6 +19,8 @@ Depends: python3, python3-netifaces, python3-jinja2, python3-pystache, + salt-minion, + vyos-1x, ipaddrcheck, tcpdump, bmon, |