Browse Source

Removed watch of sources.list for apt-get update

tags/v0.7.0
root 11 years ago
parent
commit
e6f1ceb13e
1 changed files with 0 additions and 2 deletions
  1. +0
    -2
      init.sls

+ 0
- 2
init.sls View File

@@ -3,8 +3,6 @@
apt-get update:
cmd.wait:
- order: 130
- watch:
- file: /etc/apt/sources.list

apt-get upgrade:
cmd.wait:

Loading…
Cancel
Save