Skip to content
Snippets Groups Projects
Unverified Commit c7a2027b authored by anarcat's avatar anarcat
Browse files

move repeated puppet agent runs to bootstrap procedure (#32914)

parent 989328cb
No related branches found
No related tags found
No related merge requests found
...@@ -133,16 +133,6 @@ All commands to be run as root unless otherwise noted. ...@@ -133,16 +133,6 @@ All commands to be run as root unless otherwise noted.
Note that those scripts are new and haven't been thoroughly Note that those scripts are new and haven't been thoroughly
tested, see [ticket #32914](https://trac.torproject.org/projects/tor/ticket/32914) for details tested, see [ticket #32914](https://trac.torproject.org/projects/tor/ticket/32914) for details
9. do more puppet runs, and run a ud-replicate to get ldap users,
then more puppet runs since we now have more users:
puppet agent -t
ud-replicate
puppet agent -t
puppet agent -t
TODO: see if we can live without this step altogether.
10. perform security upgrades: 10. perform security upgrades:
apt update && apt dist-upgrade && apt clean apt update && apt dist-upgrade && apt clean
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment