find and clean up any references to puppet in infra-docs #5128
Labels
No labels
announcement
anubis
authentication
aws
backlog
blocked
bodhi
ci
cloud
communishift
copr
database
day-to-day
dc-move
deprecated
dev
discourse
dns
downloads
easyfix
epel
firmitas
forgejo_migration
Gain
High
Gain
Low
Gain
Medium
gitlab
greenwave
hardware
help wanted
high-trouble
koji
koschei
lists
low-trouble
medium-trouble
mirrorlists
monitoring
Needs investigation
odcs
OpenShift
ops
outage
packager_workflow_blocker
pagure
permissions
Priority
Needs Review
Priority
Next Meeting
Priority
🔥 URGENT 🔥
Priority
Waiting on Assignee
Priority
Waiting on External
Priority
Waiting on Reporter
rabbitmq
release-monitoring
releng
request-for-resources
s390x
security
SMTP
sprint-0
sprint-1
src.fp.o
staging
unfreeze
waiverdb
websites-general
wiki
Backlog Status
Needs Review
Backlog Status
Ready
chore
documentation
points
01
points
02
points
03
points
05
points
08
points
13
Priority
High
Priority
Low
Priority
Medium
Sprint Status
Blocked
Sprint Status
Done
Sprint Status
In Progress
Sprint Status
Review
Sprint Status
To Do
Technical Debt
Work Item
Bug
Work Item
Epic
Work Item
Spike
Work Item
Task
Work Item
User Story
No milestone
No project
No assignees
4 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
infra/tickets#5128
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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]:
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.
attachment
0001-5128-Find-and-clean-up-any-references-to-puppet-in-i.patch
Git patch attached
Pushed, thanks!