#5128 find and clean up any references to puppet in infra-docs
Closed: Fixed None Opened 8 years ago by kevin.

Our docs still refer to puppet. We aren't using puppet anymore.

This is more than just removing the name, we want to look at those places in infra-docs that mention puppet and point to the new ansible location or command.

In some cases this may require the entire doc removed.


Waiting for access to fi-apprentice so I can browse the current infrastructure.

WIP. I have access to fi-apprentice systems now.

I will review following infra-docs and see what needs to be done.

{{{
(fedora) [enoemcl@rawhide infra-docs]$ grep puppet * | awk -F':' '{print $1}' | sort -u
accountdeletion.rst
ansible.rst
apps-fp-o.rst
bastion-hosts-info.rst
blockerbugs.rst
bodhi.rst
bugzilla.rst
cloud.rst
database.rst
departing-admin.rst
dns.rst
fedmsg-certs.rst
fedmsg-gateway.rst
fedmsg-websocket.rst
fedorahosted-fedmsg.rst
fedorapackages.rst
fedorapastebin.rst
fedorawebsites.rst
freemedia.rst
heartbeat.rst
hotfix.rst
ibm-drive-replacement.rst
infra-git-repo.rst
infra-hostrename.rst
infra-retiremachine.rst
infra-yum.rst
iscsi.rst
koji-builder-setup.rst
memcached.rst
nagios.rst
netapp.rst
new-hosts.rst
orientation.rst
packagedatabase.rst
planetsubgroup.rst
publictest-dev-stg-production.rst
puppet.rst
selinux.rst
sshaccess.rst
sshknownhosts.rst
supervisor-infra.rst
syslog.rst
turbogears.rst
}}}

Hello, I want to work on this ticket, can you please help ?

Replying to [comment:5 suraj353]:

Hello, I want to work on this ticket, can you please help ?

Sure. Make sure you have been added to the apprentice group, ssh into batcave01.phx2.fedoraproject.org and 'git clone /git/infra-docs' and then look at the docs in that repo for references to 'puppet' and correct them. ;)

Hello, I will take this ticket. Thank you.

Login to comment on this ticket.

Metadata