fix typo
This commit is contained in:
parent
931076f854
commit
ae0570dee6
1 changed files with 1 additions and 1 deletions
2
README
2
README
|
@ -502,7 +502,7 @@ Deploys a secure apt OpenPGP key. This usually accompanies the
|
|||
sources.list snippets above for third party repositories. For example,
|
||||
you would do:
|
||||
|
||||
apt::key::asc { 'neurodebian.asc':
|
||||
apt::key::plain { 'neurodebian.asc':
|
||||
source => 'puppet:///modules/site_apt/neurodebian.asc',
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue