Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add missing configuration options and fix ansible lint errors #22

Draft
wants to merge 27 commits into
base: trunk
Choose a base branch
from

Conversation

Lun4m
Copy link
Collaborator

@Lun4m Lun4m commented Jul 3, 2024

Fixes:

  • Add deploy role → moved to Add ansible files for deployment #33
  • Add security group for Obsinn during configuration
  • Add table partitions during configuration
  • Fix postgres data directory (closes Make Postgres use the correct partition for data storage #36)
  • Always point to primary in LARD_CONN_STRING
  • Make style conform to ansible-lint
  • Figure out how to deal with changed_when and ignore_errors
  • Add automatic teardown and add a way to handle ssh on teardown
  • Check if lard service should be stopped/restarted during switchover
  • Understand why lard_ingestion can't connect to postgres on the standby node

Double check roles:

  • addsshkeys → moved to ssh
  • bigip
  • deploy
  • movefloatingip → moved to ostack
  • networks → moved to ostack
  • primarystandbysetup → moved to ostack
  • rejoin
  • ssh
  • switchover
  • vm → moved to ostack
  • vm_format → moved to ostack

Double check playbooks:

  • bigip
  • configure
  • deploy
  • migrate
  • provision
  • rejoin
  • switchover

@Lun4m Lun4m linked an issue Jul 8, 2024 that may be closed by this pull request
@Lun4m Lun4m force-pushed the deploy_lard branch 3 times, most recently from ef5290b to e906d07 Compare July 12, 2024 14:30
@Lun4m Lun4m changed the title Add Ansible files for deployment Add missing configuration options and fix ansible lint errors Oct 10, 2024
@Lun4m Lun4m removed a link to an issue Oct 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Make Postgres use the correct partition for data storage
1 participant