summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael DeHaan <michael@ansibleworks.com>2013-09-12 21:50:39 +0200
committerMichael DeHaan <michael@ansibleworks.com>2013-09-12 21:50:39 +0200
commite01bd85f4537667a22e5d97d96c6fe39a1e1b9a1 (patch)
treea37d0ae96236589693cac6440f34a4e687ce8bb0
parentAdd comments to LDAP settings (diff)
downloadawx-e01bd85f4537667a22e5d97d96c6fe39a1e1b9a1.tar.xz
awx-e01bd85f4537667a22e5d97d96c6fe39a1e1b9a1.zip
Remove warning about file being overwritten given force=no now being used on settings.py.j2
NOTE: config/* files should be removed in next release. Ticket filed.
-rw-r--r--config/deb/settings.py2
-rw-r--r--config/rpm/settings.py2
2 files changed, 4 insertions, 0 deletions
diff --git a/config/deb/settings.py b/config/deb/settings.py
index f51acaab92..69188dcb3a 100644
--- a/config/deb/settings.py
+++ b/config/deb/settings.py
@@ -1,3 +1,5 @@
+# AWX settings file
+
###############################################################################
# MISC PROJECT SETTINGS
###############################################################################
diff --git a/config/rpm/settings.py b/config/rpm/settings.py
index f51acaab92..69188dcb3a 100644
--- a/config/rpm/settings.py
+++ b/config/rpm/settings.py
@@ -1,3 +1,5 @@
+# AWX settings file
+
###############################################################################
# MISC PROJECT SETTINGS
###############################################################################