]> Frank Brehm's Git Trees - config/weimar/etc.git/commitdiff
saving uncommitted changes in /etc prior to emerge run
authorroot <root@weimar.pb.local>
Mon, 8 Aug 2016 13:46:58 +0000 (15:46 +0200)
committerroot <root@weimar.pb.local>
Mon, 8 Aug 2016 13:46:58 +0000 (15:46 +0200)
.etckeeper
portage/make.conf
salt/master
salt/pki/master/minions/pserver19.stage.pb.local [new file with mode: 0644]

index ca362275ed36c9f79fe526b33302e890cbe20f89..f7fac6086620e6b79d5c9b6191bf722f2dee212f 100755 (executable)
@@ -934,6 +934,7 @@ maybe chmod 0644 'salt/pki/master/master.pub'
 maybe chmod 0770 'salt/pki/master/minions'
 maybe chmod 0644 'salt/pki/master/minions/fra-ftp-test.dc3.de.profitbricks.net'
 maybe chmod 0644 'salt/pki/master/minions/pserver1502.dc2.us.profitbricks.net'
+maybe chmod 0644 'salt/pki/master/minions/pserver19.stage.pb.local'
 maybe chmod 0644 'salt/pki/master/minions/pserver22.stage.pb.local'
 maybe chmod 0644 'salt/pki/master/minions/pserver5.stage.pb.local'
 maybe chmod 0644 'salt/pki/master/minions/storage1.stage.pb.local'
index 552260b7ed76920436afb0456840ccf4ac9047c2..f3a883ecd2aeefb0e16efbb654eed8a957a7383b 100644 (file)
@@ -54,7 +54,7 @@ DISTDIR="/var/lib/distfiles"
 # These are the USE flags that were used in addition to what is provided by the
 # profile used for building.
 USE="acpi -alsa bash-completion bzip2 cvs -cups dane -development geoip git -gnome gpm -kde idn ipv6 jpeg json -ldap \
-     lzma md5sum mercurial mmx mmxext mysql postgres python python2 python3 sctp smtp sse sse2 ssse3 static-libs \
+     lz4 lzma md5sum mercurial mmx mmxext mysql postgres python python2 python3 sctp smtp sse sse2 ssse3 static-libs \
      subversion tiff vim-syntax -X xattr unicode"
 
 #GENTOO_MIRRORS="http://mirror.opteamax.de/gentoo/ http://mirror.netcologne.de/gentoo/"
index 4b6c53dd2b61e66d9a984c41f52188ac55733df2..bc2d3b6d1e581ba1d2d457b01107c1b1a6768207 100644 (file)
@@ -478,7 +478,7 @@ file_roots:
 # being merged together and instead to only use the top file from the
 # requested environment, set this value to 'same'.
 #top_file_merging_strategy: merge
-top_file_merging_strategy: same
+#top_file_merging_strategy: same
 
 # To specify the order in which environments are merged, set the ordering
 # in the env_order option. Given a conflict, the last matching value will
@@ -535,9 +535,9 @@ top_file_merging_strategy: same
 #  - roots
 #
 # To use multiple backends list them in the order they are searched:
-fileserver_backend:
-  - git
-  - roots
+#fileserver_backend:
+#  - git
+#  - roots
 
 # Uncomment the line below if you do not want the file_server to follow
 # symlinks when walking the filesystem tree. This is set to True
@@ -608,8 +608,8 @@ fileserver_backend:
 #gitfs_remotes:
 #  - git://github.com/saltstack/salt-states.git
 #  - file:///var/git/saltmaster
-gitfs_remotes:
-  - https://gitlab.pb.local/noc/noc-salt-states.git
+#gitfs_remotes:
+#  - https://gitlab.pb.local/noc/noc-salt-states.git
 
 #
 # The gitfs_ssl_verify option specifies whether to ignore ssl certificate
@@ -642,14 +642,15 @@ pillar_roots:
 #ext_pillar:
 #  - hiera: /etc/hiera.yaml
 #  - cmd_yaml: cat /etc/salt/yaml
-ext_pillar:
-  - git:
-    - noc git@gitlab.pb.local:noc/noc-salt-pillar.git
+#ext_pillar:
+#  - git:
+#    - noc git@gitlab.pb.local:noc/noc-salt-pillar.git
 
 # The ext_pillar_first option allows for external pillar sources to populate
 # before file system pillar. This allows for targeting file system pillar from
 # ext_pillar.
 #ext_pillar_first: False
+ext_pillar_first: True
 
 # The pillar_gitfs_ssl_verify option specifies whether to ignore ssl certificate
 # errors when contacting the pillar gitfs backend. You might want to set this to
@@ -681,6 +682,7 @@ ext_pillar:
 
 # Recursively merge lists by aggregating them instead of replacing them.
 #pillar_merge_lists: False
+pillar_merge_lists: True
 
 # Git External Pillar (git_pillar) Configuration Options
 #
diff --git a/salt/pki/master/minions/pserver19.stage.pb.local b/salt/pki/master/minions/pserver19.stage.pb.local
new file mode 100644 (file)
index 0000000..22ce088
--- /dev/null
@@ -0,0 +1,9 @@
+-----BEGIN PUBLIC KEY-----
+MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA03n385N/N2sAac/lUkhh
+xaRwSERKOWIQABPw6SHUfDTnZPeUBegd53iWxPAKhrHKPGAb9OnUEGMI3DPSw3qU
+2co2pCoxCe1AoYUEQsRlKUysLTwQQi3Tq0dRTLV2b20dFTqcLzRIi6zBp6/BvNel
+RJvelHfq10Ya7dO7e364mzpecA26LdMWK8ek10P1Ki/kTlAJfaJqpZhn9KNUt75g
+LK0qOO4rUZ2n++GyYl/jltnBPWORc9BIS4oW4DQrWY+wYK3xNYqA8+pobUAVTbv/
+5ASZSQ2UgYS8ODKj4Sq/1cfcF44ZOfT4kzCkskqh4h2GABHqA75Q1frS7YItNYRU
+hQIDAQAB
+-----END PUBLIC KEY-----
\ No newline at end of file