Update the example private_ex/vars-abbey.yml file.
authorMatt Birkholz <matt@birchwood-abbey.net>
Mon, 3 Jun 2024 22:15:31 +0000 (16:15 -0600)
committerMatt Birkholz <matt@birchwood-abbey.net>
Mon, 3 Jun 2024 22:15:31 +0000 (16:15 -0600)
Tangle the example YML into the (existing!) private_ex/ file.

README.org
private_ex/vars-abbey.yml

index c59a51c1be54c9fcb23ec7c7bdc3fdc8ab7b6a7e..9519b0d583c8b2360fc955f1461dc610b2e9cfd5 100644 (file)
@@ -1140,8 +1140,9 @@ The IP addresses of all three hosts are nice to use in the NAGIOS
 configuration (to avoid depending on name service) and so are
 included in =private/vars-abbey.yml=.
 
-#+CAPTION: [[file:private/vars-abbey.yml][=private/vars-abbey.yml=]]
-#+BEGIN_SRC conf
+#+CAPTION: [[file:private_ex/vars-abbey.yml][=private_ex/vars-abbey.yml=]]
+#+BEGIN_SRC conf :tangle private_ex/vars-abbey.yml :mkdirp yes
+---
 devaron_addr:               10.84.138.10
 kamino_addr:                192.168.56.14
 kessel_addr:                10.84.138.8
@@ -2174,8 +2175,8 @@ The DB user's password is taken from the ~zoneminder_dbpass~
 variable, kept in =private/vars-abbey.yml=, and generated e.g. with
 the ~apg -n 1 -x 12 -m 12~ command.
 
-#+CAPTION: [[file:private/vars-abbey.yml][=private/vars-abbey.yml=]]
-#+BEGIN_SRC conf
+#+CAPTION: [[file:private_ex/vars-abbey.yml][=private_ex/vars-abbey.yml=]]
+#+BEGIN_SRC conf :tangle private_ex/vars-abbey.yml
 zoneminder_dbpass:           gakJopbikJadsEdd
 #+END_SRC
 
@@ -2553,8 +2554,8 @@ The DB user's password is taken from the ~mythtv_dbpass~ variable,
 kept in =private/vars-abbey.yml=, and generated e.g. with the ~apg -n
 1 -x 12 -m 12~ command.
 
-#+CAPTION: [[file:private/vars-abbey.yml][=private/vars-abbey.yml=]]
-#+BEGIN_SRC conf
+#+CAPTION: [[file:private_ex/vars-abbey.yml][=private_ex/vars-abbey.yml=]]
+#+BEGIN_SRC conf :tangle private_ex/vars-abbey.yml
 mythtv_dbpass:           daJkibpoJkag
 #+END_SRC
 
index c2cc59544651d135828189ecdaf8a1b77f94432c..f60e21fd6f8cf9d042902dd1204018de56e827ee 100644 (file)
@@ -1,4 +1,8 @@
 ---
+devaron_addr:               10.84.138.10
+kamino_addr:                192.168.56.14
+kessel_addr:                10.84.138.8
+
 zoneminder_dbpass:           gakJopbikJadsEdd
 
 mythtv_dbpass:           daJkibpoJkag