소스 검색

Comment a script as needing a rewrite.

Joe Clarke 1 년 전
부모
커밋
1a0ea4368c
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 2 0
      automation/services/update-dns-tool.py

+ 2 - 0
automation/services/update-dns-tool.py

@@ -24,6 +24,8 @@
 # OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
 # SUCH DAMAGE.
 
+# NOTE: This should move to an update NetBox script, which will then trigger DNS updates.
+
 
 from __future__ import print_function
 import requests