aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2021-04-30 18:41:19 -0700
committerSean Whitton <spwhitton@spwhitton.name>2021-04-30 18:41:19 -0700
commitda7e056af1eb5ef663edcdea0470e5c4ceabf790 (patch)
tree180161d6e45a0af9f0917608b8c45ffb2e18bc78 /doc
parentb3880f863cdf55d19b12250081d56a6723dbe490 (diff)
downloadconsfigurator-da7e056af1eb5ef663edcdea0470e5c4ceabf790.tar.gz
introduction.rst: comment out use of GNUPG:PUBLIC-KEY-IMPORTED
It won't work without an additional data source. Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
Diffstat (limited to 'doc')
-rw-r--r--doc/introduction.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/introduction.rst b/doc/introduction.rst
index 3e65235..732a126 100644
--- a/doc/introduction.rst
+++ b/doc/introduction.rst
@@ -65,8 +65,8 @@ Try it out / quick start
(apt:service-installed-running "apache2")
;; Apply some properties as a non-root user.
- (as "spwhitton"
- (gnupg:public-key-imported "8DC2 487E 51AB DD90 B5C4 753F 0F56 D055 3B6D 411B"))
+ ;; (as "spwhitton"
+ ;; (gnupg:public-key-imported "8DC2 487E 51AB DD90 B5C4 753F 0F56 D055 3B6D 411B"))
(file:has-content "/etc/foo"
#?{Here is my file content.