From a359b4c83a7e7b681ebb25955c10b864834fa7c1 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Franti=C5=A1ek=20Dvo=C5=99=C3=A1k?= Date: Mon, 11 Jan 2016 00:21:06 +0100 Subject: [PATCH] Move configurations into config/. --- config/.k5login | 1 + config/ip6tables.sh | 29 +++++++++++++++++++++++++++++ config/iptables.sh | 34 ++++++++++++++++++++++++++++++++++ config/meta_repo.list | 8 ++++++++ puppet.conf => config/puppet.conf | 2 +- lxc.sh | 2 +- 6 files changed, 74 insertions(+), 2 deletions(-) create mode 100644 config/.k5login create mode 100755 config/ip6tables.sh create mode 100755 config/iptables.sh create mode 100644 config/meta_repo.list rename puppet.conf => config/puppet.conf (90%) diff --git a/config/.k5login b/config/.k5login new file mode 100644 index 0000000..79bc6fd --- /dev/null +++ b/config/.k5login @@ -0,0 +1 @@ +valtri@META diff --git a/config/ip6tables.sh b/config/ip6tables.sh new file mode 100755 index 0000000..e2fd74d --- /dev/null +++ b/config/ip6tables.sh @@ -0,0 +1,29 @@ +#! /bin/sh +/sbin/ip6tables-restore <