Skip to content

Commit

Permalink
drop pw login
Browse files Browse the repository at this point in the history
  • Loading branch information
sbueringer committed Mar 24, 2021
1 parent b984f28 commit 9d5eb52
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions hack/ci/devstack-cloud-init.yaml.tpl
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
#cloud-config
hostname: openstack
password: ubuntu
chpasswd: { expire: False }
ssh_pwauth: True
hostname: localhost
users:
- name: ubuntu
lock_passwd: true
write_files:
- content: |
net.ipv4.ip_forward=1
Expand Down

0 comments on commit 9d5eb52

Please sign in to comment.